[Poppler-bugs] [Bug 6187] mem leak in poppler_page_get_text

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Mon Mar 20 12:18:26 PST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=6187          
     




------- Additional Comments From chpe at gnome.org  2006-03-21 07:18 -------
(In reply to comment #2)
> The first hunk of the patch looks good. The second hunk seems unrelated. What 
> is it about?

Oh sorry I forgot to remove it, it's unrelated to this bug. It saves a strdup
(g_value_set_string strdups, but since we're going to call g_free, we can just
transfer the string to the GValue with g_value_take_string).          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list