2013/11/25 Guy Harris <[email protected]>: > > On Nov 25, 2013, at 12:00 PM, Bálint Réczey <[email protected]> wrote: > >> At least we (you) found a real problem by temporarily enabling the >> broken -ftrapv. :-) > > ...with a compiler that actually does something with it. Hopefully the GCC > folks will fix this at some point.
Since they ported Undefined Behavior Sanitizer it will be handled properly in 4.9 I think: http://www.phoronix.com/scan.php?page=news_item&px=MTQ0OTc I have fixed lemon.c, how about enabling -ftrapv and maybe some of the sanitizers later? Cheers, Balint ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
