Bug 12487 - fwrite returns unsigned value (i965/brw_aub.c)
Summary: fwrite returns unsigned value (i965/brw_aub.c)
Status: RESOLVED DUPLICATE of bug 11812
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Eric Anholt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-19 08:45 UTC by Sami Farin
Modified: 2007-09-24 13:48 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
check return value correctly (2.05 KB, patch)
2007-09-19 08:45 UTC, Sami Farin
Details | Splinter Review

Description Sami Farin 2007-09-19 08:45:08 UTC
comparing return value of fwrite against < 0 is never true.
Comment 1 Sami Farin 2007-09-19 08:45:44 UTC
Created attachment 11634 [details] [review]
check return value correctly
Comment 2 Eric Anholt 2007-09-24 13:48:16 UTC

*** This bug has been marked as a duplicate of bug 11812 ***


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.