Changes between Initial Version and Version 1 of Ticket #4154, comment 2


Ignore:
Timestamp:
Sep 22, 2016, 10:13:47 PM (8 years ago)
Author:
Yves

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4154, comment 2

    initial v1  
    66
    77So we need to properly delete the CMapReader object when loading is cancelled.
     8
     9'''EDIT:''' Actually there are two additional leaks in ps/LoaderThunks.h (the two "new" statements) if the registered functions are never called.