HomeFreeBSD

Fix an off-by-1 error for copying overlapping bitmaps in r346416. For

Description

Fix an off-by-1 error for copying overlapping bitmaps in r346416. For
nonzero height, the first line in the original order was not copied, and
for zero height, garbage lines before the first were copied until a crash
occurred.

Details

Provenance
bdeAuthored on
Parents
rS346742: MFC r346349:
Branches
Unknown
Tags
Unknown