• Show log

    Commit

  • Hash : 1d8943c6
    Author : Carlos Martin Nieto
    Date : 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.