"Carlos O'Donell" <codonell@redhat.com> writes: > * Documentation in a comment that this is safe with an example. Also, "overflow" is the only way to pass real values larger than size_t/2, which would get cast to negative int, then back to positive size_t.