diff options
author | Olivier Bertrand <bertrandop@gmail.com> | 2019-03-25 17:36:35 +0100 |
---|---|---|
committer | Olivier Bertrand <bertrandop@gmail.com> | 2019-03-25 17:36:35 +0100 |
commit | 48d2141ba5e14c56173ef947da7141c455a62644 (patch) | |
tree | 892e3e3059661449f96e01835112afda8fb51713 /extra | |
parent | e0c147c2da6e7daf3e5c76f91da6aaefad2affe6 (diff) | |
download | mariadb-git-48d2141ba5e14c56173ef947da7141c455a62644.tar.gz |
- Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''
Fixed by replacing sprinf by snprintf in ShowValue to avoid
buffer overflow. It nows always use a buffer and returns int.
modified: storage/connect/tabdos.cpp
modified: storage/connect/tabfmt.cpp
modified: storage/connect/value.cpp
modified: storage/connect/value.h
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions