Fixed converting a file with a key file that contained a null byte or
commitdffba5032614bfd952e5f433095a44e9b6a273ed
authorBen Kibbey <bjk@luxsci.net>
Sat, 1 May 2010 20:39:31 +0000 (1 16:39 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 1 May 2010 21:00:41 +0000 (1 17:00 -0400)
tree6397ea566cd187a3e102fe6abd5a0864f2d36005
parentde2a5e4695061b845dc53809c9683bb33750bf33
Fixed converting a file with a key file that contained a null byte or
newline character and warn about the key data being truncated at this
byte position.

Fixed a memory leak.
src/pwmd.c
src/rcfile.c