r25596: It isn't valid to take the address of an array on the stack, and this
authorAndrew Bartlett <abartlet@samba.org>
Wed, 10 Oct 2007 01:54:07 +0000 (01:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:08:02 +0000 (15:08 -0500)
commitfd309065bb697cfaaa595d060defee1761cf9523
tree56b9064dd932d52278049512d60db26082389d2e
parentcf3f0de921705bdc172607f87933260e37223f32
r25596: It isn't valid to take the address of an array on the stack, and this
isn't what memset wants anyway.

Thanks to Indar Kriplani <indar.kriplani@gmail.com>.  Fixes bug 5010

Andrew Bartlett
source/torture/basic/base.c