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

--- Comment #1 from CTurt <ect...@gmail.com> ---
These sizes are defined as `DWORD`, a `typedef` for `unsigned int`, rather than
a 64bit type like `size_t`, so getting the sum of both sizes to overflow
doesn't seem possible.

-- 
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