1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-09 11:41:36 +03:00
Files
mariadb/sql/handler.cc
Marko Mäkelä d9e83d26f8 MDEV-35152 fixup: GCC -Wmaybe-uninitialized
GCC often issues false alarms when the initialization and use of
a variable is conditional, even if the predicate does not change.
2025-09-05 11:30:10 +03:00

281 KiB