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.
Description
Description
Details
Details
- Provenance
bde Authored on - Parents
- rS346742: MFC r346349:
- Branches
- Unknown
- Tags