mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 04:08:10 +02:00
Initialize 'info' to NULL to avoid use of potentially uninitialized value at the cleanup label when an earlier error causes a goto before png_create_info_struct() is reached. screenshot.cpp:808:9: warning: variable 'info' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] screenshot.cpp:814:9: warning: variable 'info' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] Fixes: |
||
|---|---|---|
| .. | ||
| anti-lag-layer | ||
| device-select-layer | ||
| overlay-layer | ||
| registry | ||
| runtime | ||
| screenshot-layer | ||
| util | ||
| vram-report-limit-layer | ||
| wsi | ||
| meson.build | ||
| vulkan-android.sym | ||
| vulkan-icd-android-symbols.txt | ||
| vulkan-icd-symbols.txt | ||
| vulkan.sym | ||
| vulkan_api.def.in | ||