remove useless null check before call to free in fclose
authorRich Felker <dalias@aerifal.cx>
Sat, 24 Feb 2018 16:36:00 +0000 (11:36 -0500)
committerRich Felker <dalias@aerifal.cx>
Sat, 24 Feb 2018 16:36:00 +0000 (11:36 -0500)
commit0fbe53ed3fc0a4f0e3c8c778b3a409e48ed8bea3
tree6d528539a835a46f8c6a1316ad48ae40ebcf541f
parent52d42b5888c79fd30d7c16c59941f5ef87f745ad
remove useless null check before call to free in fclose
src/stdio/fclose.c