Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: gnash - GNU Flash player https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=192049 ------- Additional Comments From [EMAIL PROTECTED] 2006-07-28 17:59 EST ------- It segfaults with this patch. My wild guesses: the template is constant, although, quoting the manpage: "Since it will be modified, template must not be a string constant, but should be declared as a character array." The other possibility I see is that something is needed to convert the resulting char* to string. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
