Bug 1635 - tdfx_tex.c:convertPalette() may return without return value.
Summary: tdfx_tex.c:convertPalette() may return without return value.
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: General (show other bugs)
Version: XOrg git
Hardware: x86 (IA32) Linux (All)
: high minor
Assignee: Eric Anholt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-14 06:48 UTC by Egbert Eich
Modified: 2005-10-18 22:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix (640 bytes, patch)
2004-10-14 06:49 UTC, Egbert Eich
no flags Details | Splinter Review

Description Egbert Eich 2004-10-14 06:48:09 UTC
Some sanity checks stumble over the compiler warning 
"control reaches end of non-void function".
The attached patch fixes this. We should never get there and if we do something
serious may be wrong.
Comment 1 Egbert Eich 2004-10-14 06:49:33 UTC
Created attachment 1108 [details] [review]
Fix

I will commit this to the X.Org tree myself. However I cannot commit this to
DRI.
Comment 2 Eric Anholt 2004-10-14 10:24:56 UTC
Please check in on the MESA branch, as I will commit this to Mesa (need to run
off to school at the moment)
Comment 3 Adam Jackson 2004-10-14 14:19:52 UTC
no you won't, i already applied it to Mesa, see bug #1588.
Comment 4 Eric Anholt 2004-10-17 16:14:47 UTC
Committed to vendor branch.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.