hammer(8): Fix a wrong sizeof.
authorSascha Wildner <saw@online.de>
Sun, 17 Jun 2012 19:21:15 +0000 (21:21 +0200)
committerSascha Wildner <saw@online.de>
Sun, 17 Jun 2012 19:21:55 +0000 (21:21 +0200)
commit4839c61e774e39382dfcb447b9f451bed21ef949
tree4f18b521f426f2bb37401febcb83c10f4f225f0e
parent5868d2b992a2278806b971a1899c3e71955a3573
hammer(8): Fix a wrong sizeof.

Use the size passed to the malloc() here.

Found-with: Coccinelle (http://coccinelle.lip6.fr/)
sbin/hammer/cmd_mirror.c