-
unknown authored
sql/net_pkg.cc: Fixing a buffer overflow with huge BLOB's. This bug was caused by increasing a storage for lenght of data, while memory was not sufficiently allocated for the task.
b309fdde
sql/net_pkg.cc: Fixing a buffer overflow with huge BLOB's. This bug was caused by increasing a storage for lenght of data, while memory was not sufficiently allocated for the task.