Use malloced memory instead of stack-allocated, so that MALLOC_CHECK_=2
authorMatthias Clasen <mclasen@redhat.com>
Wed, 3 May 2006 12:23:44 +0000 (12:23 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 3 May 2006 12:23:44 +0000 (12:23 +0000)
commit92085171880640cf4bba0de6b78879b476a7b8cd
tree8a313048dc9fe03105839033c8a2e37b75856f34
parenta71284ce30d1079660fdd1b2b4724ba5efd8aa4a
Use malloced memory instead of stack-allocated, so that MALLOC_CHECK_=2

2006-05-03  Matthias Clasen  <mclasen@redhat.com>

* tests/base64-test.c (test_incremental): Use malloced memory
instead of stack-allocated, so that MALLOC_CHECK_=2 catches
the OOB write...
ChangeLog
ChangeLog.pre-2-12
tests/base64-test.c