mx_fs_open_any(): FIX !fs_file_load() crash (since nail 10.08, 2004-06-28)..
commit14c4dbf89c4477e4d159582e32651a2e67d0162b
authorSteffen Nurpmeso <steffen@sdaoden.eu>
Sat, 22 Jan 2022 21:50:47 +0000 (22 22:50 +0100)
committerSteffen Nurpmeso <steffen@sdaoden.eu>
Sat, 22 Jan 2022 21:56:58 +0000 (22 22:56 +0100)
treea8669451c9941e912f2162b874aa06b9d5cc958c
parentea3b0e6dcc2e639819e5275b45066e6ee33ef03a
mx_fs_open_any(): FIX !fs_file_load() crash (since nail 10.08, 2004-06-28)..

back then it was Zopen() which called Fclose(), but anyway without
ever registering the file that Fclose() will try to unregister.
src/mx/file-streams.c