hdt: Remove inappropriate free()
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 19 Apr 2009 19:16:38 +0000 (12:16 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 19 Apr 2009 19:16:38 +0000 (12:16 -0700)
commitb3a2e8e00fc68898d000a15acd2a68ed0dc83c33
tree78028f10d0a1675d88b2a73cdd4f422ef7afe64b
parent8fe215fbe966605735bee43f6c1fa639a96683da
hdt: Remove inappropriate free()

Impact: fix crash

This extra free() is not needed, as the error buffer is already freed in the
loop.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/hdt/hdt-common.c