On Thu, Apr 9, 2015 at 11:20 AM, Martin Natano <[email protected]> wrote: > Below another min() -> ulmin() conversion to prevent integer overflow. > The size (tmp - buf) passed to uiomovei() is essentially bound by the > 'count' variable, thus convert to uiomove().
Committed, with an additional format string fix; thanks!
