Fix sscanf cipher string and avoid warning wih -fsanitize=address.
authorMilan Broz <gmazyland@gmail.com>
Tue, 23 Jul 2013 20:07:13 +0000 (22:07 +0200)
committerMilan Broz <gmazyland@gmail.com>
Tue, 23 Jul 2013 20:07:13 +0000 (22:07 +0200)
commitcfeaaa02fc50f7cab28c91f78d0f2da809bc0be1
tree6714c52af09493a9f1fdd68afe6c79094b3857e4
parentc5270f85d3c1440b2ee47178cdf8e7cb0b605186
Fix sscanf cipher string and avoid warning wih -fsanitize=address.

Code need to count terminating zero.
lib/utils_crypt.h