diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-11-14 15:44:40 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-11-14 15:44:40 -0800 |
commit | 2e64d2659d3edaebc792ac596a9863f1626e5c25 (patch) | |
tree | 4d551713145a5b3e0ff1351c0de7f8cab70a7fc4 /elf/tst-audit8.c | |
parent | f507f7d598aec75a51689abf5863122b49ca6954 (diff) | |
download | glibc-2e64d2659d3edaebc792ac596a9863f1626e5c25.zip glibc-2e64d2659d3edaebc792ac596a9863f1626e5c25.tar.gz glibc-2e64d2659d3edaebc792ac596a9863f1626e5c25.tar.bz2 |
Skip audit if l_reloc_result is NULL
Diffstat (limited to 'elf/tst-audit8.c')
-rw-r--r-- | elf/tst-audit8.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/tst-audit8.c b/elf/tst-audit8.c new file mode 100644 index 0000000..63656b4 --- /dev/null +++ b/elf/tst-audit8.c @@ -0,0 +1 @@ +#include "../io/pwd.c" |