Author Topic: Memory leak: applies to latest SVN Revision  (Read 4215 times)

Offline AkiraDev

  • Multiple posting newcomer
  • *
  • Posts: 71
Memory leak: applies to latest SVN Revision
« on: January 13, 2006, 05:53:34 pm »
I made an ANSI build of the latest C::B SVN Revision (1748), and found a memory leak, probably related to the latest changes in code completion. If I open a sufficiently large project file, and allow it to be parsed, Code::Blocks can apparently shutdown, but the process remains resident in memory.

EDIT: Forgot to mention, this was under Windows this time. May or may not be related to the recent Linux problems. What's more, it wouldn't build unless I turned a function return value from non-const to const, but I don't remember where, anyway.
« Last Edit: January 13, 2006, 06:00:35 pm by AkiraDev »