-
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.
f3e431a0
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.