#8847 closed patch
small memory leak and cleanup
Reported by: | SF/gamblore | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | --Other-- |
Version: | Keywords: | ||
Cc: | Game: |
Description
gui/newgui.cpp added deconstructor that deletes _theme.
base/main.cpp changed theme deletion to a newgui() deconstructor.
graphics/font,cpp a font malloc not free'd.
graphics/scaler.cpp added ifndef to DestroyScalers() for if compiled without HQ scalers.
Ticket imported from: #1926787. Ticket imported from: patches/952.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | memoryleak2.patch added |
---|
comment:1 by , 17 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:2 by , 6 years ago
Component: | → --Other-- |
---|
Note:
See TracTickets
for help on using tickets.