Files
mesa/src
Marek Olšák 68afbe89c7 util: make calling remove_from_list multiple times in a row safe
This commit fixes an infinite loop in foreach_s if remove_from_list is used
more than once on the same item with other list operations in between.

NOTE: This is a candidate for the 7.9 branch because the commit
"r300g: fixup long-lived BO maps being incorrectly unmapped when flushing"
depends on it.
2010-09-24 02:29:04 +02:00
..
2010-09-15 21:19:44 +08:00
2010-09-23 16:34:10 -07:00
2010-08-26 18:29:04 +01:00