diff options
author | Jim Meyering <jim@meyering.net> | 2006-11-12 18:41:01 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-11-12 18:41:01 +0100 |
commit | 75be540f7d903ceea4dc527312c748aed2d62c73 (patch) | |
tree | eed46d5b4ec1255ae1844a13783003e55797e2b4 /ChangeLog | |
parent | 28c7ef509e56e5fc1619afcdcf2fc3243bf2da36 (diff) | |
download | coreutils-75be540f7d903ceea4dc527312c748aed2d62c73.tar.xz |
* Makefile.maint (sc_cast_of_x_alloc_return_value): Add an exclusion
for xalloc.h itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-11-12 Jim Meyering <jim@meyering.net> + * Makefile.maint (sc_cast_of_x_alloc_return_value): Add an exclusion + for xalloc.h itself. + Avoid false-positive when testing via valgrind. * tests/mv/atomic: Grep strace output for a more specific pattern than just "unlink", since that got a false positive when testing |