Fix buffer overflow in self-test. Derp.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 11 Jan 2019 09:36:56 +0000 (09:36 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 11 Jan 2019 09:36:56 +0000 (09:36 +0000)
commit986f2d3b128477933a5b7b647d0060fbe0873d99
treef6c787bd78d3460af32561f5a7cf468b98dc4e2b
parenta950557a2f197f283d5f3b54c00612b443934082
Fix buffer overflow in self-test.  Derp.

This self-test was not used; there's a separate test in test-md5.scm
which is fine.  (The result in this self-test is also correct -- it
just never got tested anywhere.)
src/microcode/md5.c