• unknown's avatar
    Fix for a crashing bug in send_data.. · b309fdde
    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
net_pkg.cc 9.84 KB