diff options
author | Phil Sutter <phil@nwl.cc> | 2021-03-09 12:13:23 +0100 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2021-03-15 12:22:59 +0100 |
commit | 1f55b4794ad797503d80f51af4adb467206924ed (patch) | |
tree | 028c6167d38712b8351257f26d5a2e40d85aa989 /src/utils.c | |
parent | 5819e46b47c331be01c2f417085c516f3f0aded3 (diff) |
obj/ct_expect: Fix snprintf buffer length updates
Have to pass shrinking 'remain' variable to consecutive snprintf calls
instead of the unchanged 'len' parameter.
Fixes: c4b6aa09b85d2 ("src: add ct expectation support")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'src/utils.c')
0 files changed, 0 insertions, 0 deletions