http://bugs.freedesktop.org/show_bug.cgi?id=14157





--- Comment #2 from Johan Bilien <[EMAIL PROTECTED]>  2008-02-05 23:47:01 PST 
---
(In reply to comment #1)

> I finally compiled it with debug mesa and driver, but it didnt helped me.
> It rather confused me, maybe it helps you devs more :)
> 
> in intelRefillBatchLocked case
> line 127:    GLuint last_irq = intel->alloc.irq_emitted;
> and 
> line 133:   if (last_irq) {
> last_irq is reported as uninitialised value?

If intel->alloc.irq_emitted is not initialized then last_irq will be marked as
uninitialized as well.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to