]> git.mdlowis.com Git - proto/labwc.git/commit
tests: add buf_add_char() test
authorJohan Malm <jgm323@gmail.com>
Thu, 7 Nov 2024 21:06:31 +0000 (21:06 +0000)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 7 Nov 2024 22:34:48 +0000 (23:34 +0100)
commit44d1e199db7fc5831801cc145c2e51487ef00adf
treee89881f789159c8b17604e32fd8514f07d4879d9
parent62a25da57562b37cfec25994c1c87d1567379163
tests: add buf_add_char() test

...to prove off-by-one test with ASAN.
t/buf-simple.c