• unknown's avatar
    Optimization during review · c6654e63
    unknown authored
    Add extra check to delete [] to ensure we are not deleting not allocated data
    
    
    sql/sql_select.cc:
      Optimization
      Add extra check to delete [] to ensure we are not deleting not allocated data
    c6654e63
sql_select.cc 284 KB