]> git.mxchange.org Git - simgear.git/commit
The handle gets nulled out if the user has closed the file; don't pass that
authorandy <andy>
Thu, 16 Mar 2006 18:01:56 +0000 (18:01 +0000)
committerandy <andy>
Thu, 16 Mar 2006 18:01:56 +0000 (18:01 +0000)
commit33e01e431db75c07c5d30d3b881b8827bc13b16c
tree196b97cba28059a80efb667d06e5c052e7a2ed75
parent7d631e495996e9e49b97df9053f503b21b1db8ba
The handle gets nulled out if the user has closed the file; don't pass that
null to fclose() in a garbage collection destructor too...
simgear/nasal/iolib.c