Nicolas Pitre nico at cam.org Allocating a 6-byte memory location with malloc() is...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 2 Apr 2009 21:20:35 +0000 (21:20 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 2 Apr 2009 21:20:35 +0000 (21:20 +0000)
commit9a6c3cc87f5f9b01f0f4d57bb81fb3de4f533f23
treec0496d1e1d13a44974532c0409c21cf341efc97e
parent25047d498062340bcbf4902597f070ed3ba5e4ed
Nicolas Pitre nico at cam.org Allocating a 6-byte memory location with malloc() is rather silly
when this can be allocated on the stack.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1442 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/flash/nand.c