makedep: Release extra string storage.
commit8a2545e487d439633da834f07b110b68b4eafca8
authorAlexandre Julliard <julliard@winehq.org>
Tue, 10 Nov 2015 03:21:21 +0000 (10 12:21 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Nov 2015 06:46:52 +0000 (10 15:46 +0900)
tree9f40f4a924682c9e13d7dc4422419353592e75b9
parent5a1067adee6760ad1a0e8519a83c50eac65daa6e
makedep: Release extra string storage.

Also consistently use size_t type for string sizes.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/makedep.c