Remove the unnecessary allocation of and assignment to hunk[3], as the
authorNicholas Clark <nick@ccl4.org>
Mon, 23 Apr 2007 16:36:31 +0000 (16:36 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 23 Apr 2007 16:36:31 +0000 (16:36 +0000)
commitdb187877da40b107958f433a7167f7f85c7162d2
tree23f1a829f29949b285b125f423d3ace9cdbe85cf
parent0ccab2bc1ed9d8d9446194047fec5d4b241a67bf
Remove the unnecessary allocation of and assignment to hunk[3], as the
perl API functions called don't need a NUL terminated string.

p4raw-id: //depot/perl@31038
pp_pack.c