Replace malloc() + strcpy() with strdup()
commite7abd100c45fe57426f6fe37b00a075c66e86287
authorAlberto Bertogli <albertito@blitiri.com.ar>
Wed, 25 Feb 2009 06:32:37 +0000 (25 04:32 -0200)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Wed, 25 Feb 2009 07:48:31 +0000 (25 05:48 -0200)
treeb0df8223accb25faeaabd4c0020ec6fe6d475077
parent76715c9ffb5983a40867376f14f0474a9e685208
Replace malloc() + strcpy() with strdup()

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
check.c