mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
format strings (in all languages) already included field limits on the specifiers, so this is just protection against future mistakes. (Bug #7556) sql-common/client.c: Replace all sprintf() calls with my_snprintf()