mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 21:58:10 +02:00
Starting positions >= 32 are not part of the header, rather than >. Caught by Coverity, which found that "bits <<= field->start" may shift by 32, which has undefined behavior. CID: 1404968 Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> |
||
|---|---|---|
| .. | ||
| gen_debug.c | ||
| gen_debug.h | ||
| gen_decoder.c | ||
| gen_decoder.h | ||
| gen_device_info.c | ||
| gen_device_info.h | ||
| gen_l3_config.c | ||
| gen_l3_config.h | ||
| gen_sample_positions.h | ||
| gen_urb_config.c | ||