diff options
author | bapt <bapt@FreeBSD.org> | 2016-01-11 19:26:18 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-01-11 19:26:18 +0000 |
commit | 7ba2ab6d8e428a02d986248440f5b140bc6aa1c5 (patch) | |
tree | 55c323d489e3efa6a93288ef203c9746e7ef6539 /lib/libc/stdio/fgetc.c | |
parent | d873bf8d211f88245e6e06a3c204a81cc5e197c4 (diff) | |
download | FreeBSD-src-7ba2ab6d8e428a02d986248440f5b140bc6aa1c5.zip FreeBSD-src-7ba2ab6d8e428a02d986248440f5b140bc6aa1c5.tar.gz |
MFC: r290153 (by bdrewery)
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/stdio/fgetc.c')
0 files changed, 0 insertions, 0 deletions