We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1635

Summary: SDL_ConvertPixels - missing break
Product: SDL Reporter: Martin Gerhardy <martin.gerhardy>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   
Attachments: added the missing break

Description Martin Gerhardy 2012-11-05 10:53:43 UTC
SDL_ConvertPixels is missing a break for the SDL_ISPIXELFORMAT_FOURCC branch

patch is attached.
Comment 1 Martin Gerhardy 2012-11-05 10:57:19 UTC
Created attachment 984 [details]
added the missing break
Comment 2 Sam Lantinga 2012-11-07 20:34:04 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL/rev/2cbffb5aa19d