j
k
j a
j l
On Fri, Dec 30, 2022 at 01:35:07PM +0000, David Laight wrote:
miter.length is size_t (unsigned long on 64bit) and nbytes unsigned int.
miter.length is bounded by sg->length which is unsigned int.
Cheers,
Back to the thread
Back to the list