Hi James,
On 8/6/19 3:08 PM, James Prestwood wrote:
If len was odd the iovec was getting accessed out of bounds.
'j' needed
to be decremented after the for loop. In addition, the iov_len was not
being used to access the last byte of iov_base.
---
ell/dhcp-transport.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Applied, thanks.
Regards,
-Denis