Files
pyztk/zk
Jos De Graeve 464a609f2c FIX better handle null terminated string input from clock
There is no guarantee about what is after the first null byte
in ordinary C strings.  When string buffers are read, the
current code fails when garbage is sent after the first null byte.

This patch causes everything after the first byte to be discarded.
2017-11-10 12:30:30 +01:00
..
2016-06-24 19:00:55 +07:00
2016-06-24 19:00:55 +07:00
2016-07-04 13:55:29 +07:00
2016-06-24 19:00:55 +07:00
2016-06-24 19:00:55 +07:00