]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Use reallocarray() instead of malloc() or realloc()
authorGuillem Jover <guillem@hadrons.org>
Mon, 3 Nov 2014 22:21:52 +0000 (23:21 +0100)
committerGuillem Jover <guillem@hadrons.org>
Wed, 23 Sep 2015 05:59:34 +0000 (07:59 +0200)
commit32388fe59f526a150058b58a8bc22785e4b6b4cc
treeb73f6201c389e4395d3a2700318f8e902f15f1b3
parent30e328cbf14d03fc9f6569e93e0dac41526264d8
Use reallocarray() instead of malloc() or realloc()
src/fgetwln.c
src/radixsort.c
src/setmode.c
src/stringlist.c
test/fgetln.c