Bug 1046 - mibstore.c doesn't follow current GC wrapping policy
Summary: mibstore.c doesn't follow current GC wrapping policy
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) All
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-11 15:08 UTC by Eric Anholt
Modified: 2007-09-24 14:08 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Eric Anholt 2004-08-11 15:08:58 UTC
Current mibstore.c code doesn't follow current GC wrapping policy as described
in bug 1045.  Notably, PROLOGUE/EPILOGUE don't need to wrap funcs and
CHEAP_FUNC_EPILOGUE and FUNC_EPILOGUE need to pull the values back out of the GC.

This means, for example, that if cw were to be below mibstore in the wrapping
chain, mibstore.c would break the chaining for funcs.
Comment 1 Adam Jackson 2005-10-21 23:10:48 UTC
so is this something we should resolve for 7?
Comment 2 Daniel Stone 2007-02-27 01:23:49 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 3 Eric Anholt 2007-09-24 14:08:59 UTC
mibstore.c is dead.  long live composite.


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.