Fix use of memset function

memset was called with is second and third arguments reversed resulting
in a virtual no-op.
1 file changed