Files
Main/DiskImage.cpp
David Holm e0781ccfc1 diskimage: Fix memory leak
Use array delete operator for pointer that was allocated with new[] so
that all entries are deleted.
2018-12-29 12:19:06 +01:00

124 KiB