Re: [PATCH 1/5] compat/posix: introduce writev(3p) wrapper From: Simon Richter <hidden> Date: 2026-07-16 08:47:40 Hi, + if (iov[i].iov_len > maximum_signed_value_of_type(ssize_t) || + iov[i].iov_len + sum > maximum_signed_value_of_type(ssize_t)) { That feels like it could overflow. Simon
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help