mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-28 14:00:30 +01:00
Fix defects reported by Coverity Scan. Uninitialized pointer field (UNINIT_CTOR) uninit_member: Non-static class member field options.info is not initialized in this constructor nor in any functions that it calls. uninit_member: Non-static class member field options.values is not initialized in this constructor nor in any functions that it calls. uninit_member: Non-static class member field options.tableSize is not initialized in this constructor nor in any functions that it calls. Suggested-by: Eric Engestrom <eric@engestrom.ch> Signed-off-by: Vinson Lee <vlee@freedesktop.org> Acked-by: Eric Anholt <eric@anholt.net> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6929> |
||
|---|---|---|
| .. | ||
| fast_idiv_by_const | ||
| fast_urem_by_const | ||
| format | ||
| hash_table | ||
| set | ||
| sparse_array | ||
| string_buffer | ||
| timespec | ||
| vector | ||
| vma | ||
| xmlconfig.cpp | ||