Bug#757240: Bug#754901: invalid code issue
Niko Tyni
ntyni at debian.org
Sat Aug 9 14:13:09 UTC 2014
On Fri, Aug 08, 2014 at 11:46:08AM +0200, Matthias Klose wrote:
> Control: reassign -1 libapache2-mod-perl2
> so 'sv' is declared inside the 'else' but you make its address escape
> through the 'svp' variable declared in the outer block.
>
> Invalid.
>
> A fix is to move the declaration of SV *sv up one block.
Many thanks! I can confirm the attached patch fixes the issue.
Will forward this upstream and close #757240 with the fix.
--
Niko Tyni ntyni at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 440-Fix-invalid-code-that-breaks-with-GCC-4.9-ftree-dse-.patch
Type: text/x-diff
Size: 1868 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20140809/51c71baa/attachment-0001.patch>
More information about the pkg-perl-maintainers
mailing list