https://issues.apache.org/bugzilla/show_bug.cgi?id=52648
--- Comment #2 from William A. Rowe Jr. <[email protected]> 2012-02-13 22:26:09 UTC --- Fixes look right. pstrdup would have been appropriate from one pool context to another pool context, but code strings will be outliving all other allocations. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
