diff options
author | Pádraig Brady <P@draigBrady.com> | 2016-11-24 01:26:30 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2016-11-24 01:31:45 +0000 |
commit | 4258e97b2d8e84df6347d9095c4f82f6649b1d9e (patch) | |
tree | b700fb9637b797ff2be1b68107384b576f0e24ac /tests/misc/join.pl | |
parent | 4954f79ad2e38e4198af301bf52c3562af39d482 (diff) | |
download | coreutils-4258e97b2d8e84df6347d9095c4f82f6649b1d9e.tar.xz |
tests: fix false failure with ASAN in rm-readdir-fail
* tests/rm/rm-readdir-fail.sh: ASAN correctly indicated
that fts was writing to freed memory. This was because
we reused a single dirent in our readdir() test wrapper.
Since fts was deallocating those dirents, we now get
a new dirent for each call to our readdir wrapper.
Diffstat (limited to 'tests/misc/join.pl')
0 files changed, 0 insertions, 0 deletions