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 - SDL_ConvertPixels - missing break
Summary: SDL_ConvertPixels - missing break
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-05 10:53 UTC by Martin Gerhardy
Modified: 2012-11-07 20:34 UTC (History)
0 users

See Also:


Attachments
added the missing break (884 bytes, patch)
2012-11-05 10:57 UTC, Martin Gerhardy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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