Commit 1d8943c640bad4425b8578aae6f680fa8e513bc7

Carlos Martin Nieto 2012-06-28T12:05:49

mwindow: allow memory-window files to deregister 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.