diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2017-03-08 10:03:35 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-03-08 10:03:35 +0200 |
commit | 17a1b194e26f19935fe1be08e974f475d52190e3 (patch) | |
tree | 5df11655c3f217c9c4e8f5a9bb5a5edb3cd4b59f /config.h.cmake | |
parent | 30cac41c2f36ad3a9314fef6e693ce2f8cf85fa8 (diff) | |
download | mariadb-git-17a1b194e26f19935fe1be08e974f475d52190e3.tar.gz |
Fix some GCC 6.3.0 warnings in MyISAM and Maria.
The C++ standard does not allow references to be NULL.
Assign the return value of THD::alloc() to a pointer,
not to a reference.
Diffstat (limited to 'config.h.cmake')
0 files changed, 0 insertions, 0 deletions