Closed Bug 740187 Opened 12 years ago Closed 12 years ago

[Skia] Prevent the ARM implementation of memset16 from failing if count=0

Categories

(Core :: Graphics, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: gw280, Assigned: gw280)

References

Details

Attachments

(1 file)

arm_memset16 in Skia segfaults if called with count=0. This has been fixed upstream in     http://codereview.appspot.com/5639051/
Attached patch fix memsetSplinter Review
Import patch from http://codereview.appspot.com/5639051/
Attachment #610331 - Flags: review?(matt.woodrow)
Comment on attachment 610331 [details] [diff] [review]
fix memset

Review of attachment 610331 [details] [diff] [review]:
-----------------------------------------------------------------

Fine with me. 

Might be worth considering updating to the latest upstream version at some point. Hopefully doing it frequently will reduce the merging pain.
Attachment #610331 - Flags: review?(matt.woodrow) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: