Fix memory corruption when using -R; the values being stored in the list
authorDavid Given <dg@cowlark.com>
Fri, 15 Feb 2019 22:40:42 +0000 (23:40 +0100)
committerDavid Given <dg@cowlark.com>
Fri, 15 Feb 2019 22:40:42 +0000 (23:40 +0100)
commit245478a030d53ed752c4a5df05c2ac6cadbfbfcf
tree684cfaf01ec4d411648dc37daf478978df53cef1
parente976e107080116c4d6c5072c4d83c30cf2c941d6
Fix memory corruption when using -R; the values being stored in the list
weren't freeable when they should have been.
util/ack/trans.c