blob: 65ee8951cf716e35a2227a17fe48f81c5bdf11b2 (
plain)
1
2
3
4
5
6
7
|
Architecture: any
Platform: all
Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends},
Description: LeakSanitizer (LSan), a memory leak detector
LeakSanitizer is a run-time memory leak detector. It can be combined with
AddressSanitizer to get both memory error and leak detection, or used in a
stand-alone mode.
|