Please review the attached patch. It fixes three issues, where a potential
integer overflow can happen, when allocating memory. The fix checks the bounds
of the allocating variable before calling the new-operator.
Best regards and many thanks
Martin Ettl
Original issue reported on code.google.com by ettl.mar...@gmail.com on 16 Feb 2014 at 8:34
Original issue reported on code.google.com by
ettl.mar...@gmail.com
on 16 Feb 2014 at 8:34Attachments: