The main reason for anyone to use the calloc function is so that they can avoid
integer-overflow bugs without having to duplicate the ‘will this
multiplication overflow?’ check all over the place. But calloc doesn't
prevent integer-overflow bugs.
Original issue reported on code.google.com by rransom....@gmail.com on 16 Aug 2012 at 1:25
Original issue reported on code.google.com by
rransom....@gmail.com
on 16 Aug 2012 at 1:25