diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2023-07-03 09:51:39 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2023-07-03 09:51:39 +0000 |
commit | bbf3e2c06c648630a36ca5fe2817fa7f4adf0e59 (patch) | |
tree | ddb38ef87250affb73f1ceb7baf5fa584709a916 /usr.sbin/fw_update | |
parent | c80d86f5c6a9289dd37e86036d7c9407f130c265 (diff) |
Use ibuf_data() instead of direct access to ibuf->buf,
use ibuf_size() instead of direct access to ibuf->wpos,
use ibuf_left() in places where the code checks if there is enough
space left in the ibuf.
OK tb@
Diffstat (limited to 'usr.sbin/fw_update')
0 files changed, 0 insertions, 0 deletions