source:
trunk/essentials/app-arch/tar/lib/allocsa.valgrind
| Last change on this file was 3342, checked in by , 19 years ago | |
|---|---|
| File size: 178 bytes | |
| Line | |
|---|---|
| 1 | # Suppress a valgrind message about use of uninitialized memory in freesa(). |
| 2 | # This use is OK because it provides only a speedup. |
| 3 | { |
| 4 | freesa |
| 5 | Memcheck:Cond |
| 6 | fun:freesa |
| 7 | } |
Note:
See TracBrowser
for help on using the repository browser.
