Re: coverity: fix some pseudoleaks
April 10, 2006
11:30 p.m.
On Mon, 2006-04-10 at 21:21 -0700, Juan Lang wrote:
Oops, should have looked at the other error reports too. This fixes the others it reports in winegcc, and supercedes my last email.
I'm afraid this is a waste of time. winegcc 'leaks' memory by design, it's a short lived program, there's no point in worrying to much about it. For example, strmake() allocates memory every time, and we almost never free it. And no, we shouldn't fix that -- it would clutter the code quite a bit for zero-benefit. -- Dimi Paun <dimi(a)lattica.com> Lattica, Inc.
7293
Age (days ago)
7293
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dimi Paun