edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] memory leak htmlAttrVal
@ 2014-01-19 12:30 Karl Dahlke
  0 siblings, 0 replies; only message in thread
From: Karl Dahlke @ 2014-01-19 12:30 UTC (permalink / raw)
  To: Edbrowse-dev

> caused by returning NULL in the middle of the function without calling nzFree

I fixed this, latest push, format.c.
Only two return statements, one returns a
the other does nzFree and returns 0.
That's actually a good use of goto,
whereas most of my gotos are unstructured bad shortcuts.
Oh well.

Karl Dahlke

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-19 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-19 12:30 [Edbrowse-dev] memory leak htmlAttrVal Karl Dahlke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).