Files
mesa/src/util
Rob Clark 23dd9eaa94 list: fix list_replace() for empty lists
Before, it would happily copy list_head next/prev (ie. pointer to the
*from* list_head), leaving things in a confused state and causing much
mayhem.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-07-06 10:17:30 -04:00
..
2015-11-24 10:05:32 -08:00
2016-02-18 17:10:55 -05:00
2016-05-16 11:06:15 -07:00
2015-04-13 12:03:26 +01:00
2015-03-18 21:06:26 -07:00
2015-09-29 16:01:56 +01:00
2015-06-29 09:06:40 -07:00
2015-06-29 09:06:40 -07:00
2015-12-04 14:06:41 +00:00