mirror of
https://github.com/wavetermdev/ssh_config.git
synced 2026-08-05 13:43:40 -07:00
If the file did not have a newline character as the last character, parseKV() would panic with an NPE. Handle the parser changes better. Fixes #21.