Closed giulianobelinassi closed 3 years ago
Use a self-growing array instead of ptracing the string twice.
Signed-off-by: Giuliano Belinassi gbelinassi@suse.de
But I'll take the patch anyway in this form, checking for allocation errors and for memory leaks on errors (which the patch also contains) should be done in an auditing step.
Use a self-growing array instead of ptracing the string twice.
Signed-off-by: Giuliano Belinassi gbelinassi@suse.de