Opened 16 years ago

Closed 16 years ago

Last modified 5 years ago

#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)

memoryleak2.patch (1.7 KB ) - added by SF/gamblore 16 years ago.

Download all attachments as: .zip

Change History (3)

by SF/gamblore, 16 years ago

Attachment: memoryleak2.patch added

comment:1 by fingolfin, 16 years ago

Owner: set to fingolfin
Status: newclosed

comment:2 by digitall, 5 years ago

Component: --Other--
Note: See TracTickets for help on using tickets.