BR3200749: Fix "use after close" file pointer
commit91a65ba2b761fa8e19083a37184301569f70ddc7
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 7 Mar 2011 08:18:50 +0000 (7 11:18 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Mon, 7 Mar 2011 08:18:50 +0000 (7 11:18 +0300)
tree8256531f96d079cf6bc156b946721f0c103ca6c0
parenta59c759e095087f061fb1b45359a53724b31868d
BR3200749: Fix "use after close" file pointer

Cleanup routine might be called several times
so be ready for that.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
nasm.c