mark a value as alloced when strdup()ed to prevent memory leaks
authorDaniel Stenberg <daniel@haxx.se>
Thu, 13 May 2004 14:13:12 +0000 (14:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 13 May 2004 14:13:12 +0000 (14:13 +0000)
commitccdcdb2a461839c9fd7f3306e24bd4a7a818a892
tree33a2a665fd864727df01c14758e3d07bfc439ec9
parentb121e41ec3ae3f5fe355d3802f4c3ddf0f50e190
mark a value as alloced when strdup()ed to prevent memory leaks
lib/formdata.c