[gs-bugs] [Bug 692996] exception stack overflow!

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Sun Apr 22 11:35:41 UTC 2012


http://bugs.ghostscript.com/show_bug.cgi?id=692996

--- Comment #10 from Robin Watts <robin.watts at artifex.com> 2012-04-22 11:35:40 UTC ---
(In reply to comment #9)
> Thanks for the fix. I have noticed only one regression: You leak the stack.

Gah. It dawned on me Friday night that I was forgetting to free it. And then I
forgot it again. Now fixed. Thanks!


commit ea3cd505c7dfea7fd207e7b00674a3ff97413721
Author: Robin Watts <robin.watts at artifex.com>
Date:   Sun Apr 22 12:33:54 2012 +0100

    Avoid leaking the page stack in pdf_load_page_tree_node.

    I forgot to free the stack in the reworked page loading. Fixed
    here. Thanks to Zeniko for pointing it out.

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list