Convert string2binary() to use new ibuf api instead of working with an
authorclaudio <claudio@openbsd.org>
Wed, 21 Jun 2023 07:49:24 +0000 (07:49 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 21 Jun 2023 07:49:24 +0000 (07:49 +0000)
commitb53550541fabc53d215a5c762e9ba83d123033d0
tree0e4cbe462181fb1bcdec503d699ce706f94515dc
parent99bf4692bf9b3bd9f10766e8554a4dfc4f9ebe9b
Convert string2binary() to use new ibuf api instead of working with an
extra buffer first.
OK tb@
usr.sbin/relayd/util.c