pdfalto
pdfalto copied to clipboard
Fix #144
malloc() call doesn't zero-ed allocated memory, resulting in appending thePath
to some garbage in strncat(). It's better to use strncpy()