* Lior Kaplan ([EMAIL PROTECTED]) [061224 20:21]: > >From the changelog: > gphpedit (0.9.91-3) unstable; urgency=low > > * Apply a patch to prevent gphpedit from crashing after searching & > replacing. (Closes: #396325)
This change isn't really making me comfortable: - g_free(replace_all_dialog); + // Comment the line bellow as suggested at + // http://www.gphpedit.org/bugs/bug_view.php?id=132 to avoid from + // a crash after searching & replacing. + //g_free(replace_all_dialog); Still unblocked however. Cheers, Andi -- http://home.arcor.de/andreas-barth/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

