indexer.c
20.5 KB
-
mwindow: allow memory-window files to deregister · 1d8943c6
Once a file is registered, there is no way to deregister it, even after the structure that contains it is no longer needed and has been freed. This may be the source of #624. Allow and use the deregister function to remove our file from the global list.
Carlos Martin Nieto committed