Files
mesa/src/util
Jason Ekstrand b38dab101c util/hash_table: Assert that keys are not reserved pointers
If we insert a NULL key, it will appear to succeed but will mess up
entry counting.  Similar errors can occur if someone accidentally
inserts the deleted key.  The later is highly unlikely but technically
possible so we should guard against it too.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2019-06-06 00:27:53 +00:00
..
2018-10-10 13:13:12 -05:00
2019-03-11 13:13:52 -07:00
2019-03-11 13:13:52 -07:00
2018-07-06 10:04:22 -07:00
2018-07-31 18:09:57 -04:00
2019-05-30 22:11:26 +00:00
2019-04-30 15:40:33 +00:00
2018-11-27 15:44:02 -05:00
2018-10-30 14:32:52 -07:00
2017-11-09 11:57:21 +01:00
2018-08-22 17:49:36 +01:00
2015-03-18 21:06:26 -07:00
2017-12-15 19:01:12 +00:00
2019-05-31 19:14:30 +02:00
2017-09-03 09:05:23 +01:00
2015-06-29 09:06:40 -07:00
2015-12-04 14:06:41 +00:00
2017-11-09 11:37:30 +01:00
2018-10-30 14:32:52 -07:00
2018-10-30 14:32:52 -07:00
2018-10-30 14:32:52 -07:00
2019-03-14 22:41:08 +00:00
2018-11-27 15:44:02 -05:00
2019-04-04 16:09:52 +00:00
2018-05-31 16:17:35 -07:00
2018-05-31 16:17:35 -07:00