[r770] delete[] bugs

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
Chris
Posts: 29
Joined: Fri Nov 28, 2008 1:18

[r770] delete[] bugs

Post by Chris »

Found these via Valgrind, while trying to track down a crash. The attached patch changes a delete to delete[], to match the new[], and fixes a delete[] on an offset pointer. Also removes an unneeded 'typedef' keyword and adds a newline to a file to stop GCC from complaining about them.
Attachments
gl-patch.zip
(833 Bytes) Downloaded 39 times
User avatar
Gez
Developer
Developer
Posts: 1399
Joined: Mon Oct 22, 2007 16:47

Re: [r770] delete[] bugs

Post by Gez »

Applied in r772.
Locked

Return to “Closed Bugs”