aboutsummaryrefslogtreecommitdiff
path: root/protomap.c
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-10-28 15:28:03 +0100
committerDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-10-28 15:28:03 +0100
commita70b85fd641aa1845d7d028ca4192773c4de5459 (patch)
tree584d19c426ae5d4f98a41f4f64af6ff3b69b9251 /protomap.c
parent7dfe5f62855eed985f9710024c4bace9e8a251d1 (diff)
minor klogd fixes
when copying the left over stub, always make sure we copy the null terminator as well. Theoretically shouldn't be a problem since we exit the inner loop anyway and then append to the buffer and add a new null terminator, but just to be safe, make sure the buffer is *ALWAYS* null-terminated. When we are at it, skip the buffer copy if we didn't consume any input and actually compare the value against '\0' instead of just testing for *ptr (readabillity). Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
Diffstat (limited to 'protomap.c')
0 files changed, 0 insertions, 0 deletions