diff options
author | Georgi Kodinov <joro@sun.com> | 2009-11-18 17:24:10 +0200 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-11-18 17:24:10 +0200 |
commit | 6b3b2c0cd47959add32d0e6914427ce04249cba2 (patch) | |
tree | 4a004669a31f9511358f47e8d044a36ab76a482e /sql/lex_symbol.h | |
parent | 7f0a3d092e24b6bda59c48cd6e105751ee977f72 (diff) | |
download | mariadb-git-6b3b2c0cd47959add32d0e6914427ce04249cba2.tar.gz |
Bug#48864: MySQL fails to compile on 64 bit Fedora 12
Fixed 2 errors in comp_err executable :
1. Wrong (off by 1) length passed to my_checksum()
2. strmov() was used on overlapping strings. This is
not legal according to the docs in stpcpy(). Used
the overlap safe memmove() instead.
Diffstat (limited to 'sql/lex_symbol.h')
0 files changed, 0 insertions, 0 deletions