libupload: Fixing memset call
authorErwan Velu <erwanaliasr1@gmail.com>
Mon, 18 Apr 2011 19:07:33 +0000 (21:07 +0200)
committerErwan Velu <erwanaliasr1@gmail.com>
Mon, 18 Apr 2011 19:07:33 +0000 (21:07 +0200)
commite152c1806905b77e878965ff589671db8c7d34dd
tree0aa08ea892dc790a819725635b1270d5bda07a38
parentd0a96d299773c892675b66b726e8cea1e47b86c8
libupload: Fixing memset call

We have to use the size of the element, not the size of the pointer.
com32/libupload/upload_tftp.c