https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206754

--- Comment #1 from CTurt <ct...@hardenedbsd.org> ---
Potential patch is to change the type of `i` from `int` to `uint32_t` to match
that of `d->nmsgs`:

https://github.com/HardenedBSD/hardenedBSD-playground/commit/4cf6de4b16eda71c4ae3cbec24cf6ef054351b7b.patch

However, some bound checks might be a cleaner solution.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to