Bug 1635

Summary: tdfx_tex.c:convertPalette() may return without return value.
Product: DRI Reporter: Egbert Eich <eich>
Component: GeneralAssignee: Eric Anholt <eric>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: high    
Version: XOrg git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Fix none

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.