diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-10-29 18:29:28 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-10-29 18:29:28 +0000 |
commit | ef07697d650ba6fcbdd3fcc6c719a076958eab2b (patch) | |
tree | 432bdd3a0aabf105c5959cafbaa54e7480b46420 /lib/libc/stdlib/getenv.c | |
parent | 3d8826f0c92bd029884e1badf0a961aee2aca333 (diff) | |
download | FreeBSD-src-ef07697d650ba6fcbdd3fcc6c719a076958eab2b.zip FreeBSD-src-ef07697d650ba6fcbdd3fcc6c719a076958eab2b.tar.gz |
Fix unlikely memory leak.
It is unlikely since the first check in the function is that dir[0] is '/',
but later code changes may make it real.
Coverity CID: 1332104
Diffstat (limited to 'lib/libc/stdlib/getenv.c')
0 files changed, 0 insertions, 0 deletions