• Timothy Smith's avatar
    Apply InnoDB snapshot innodb-5.1-ss2858, part 10. · a7513317
    Timothy Smith authored
    Fix memory handling to avoid possible crash during error printout.  (Code
    review, no associated bug.)
    
    
    Detailed revision comments:
    
    r2782 | marko | 2008-10-13 14:21:02 +0300 (Mon, 13 Oct 2008) | 5 lines
    branches/5.1: Backport a fix from branches/zip r2763:
    
    row_drop_database_for_mysql(): Postpone mem_free(table_name), so that
    an error printout will not dereference freed memory.
    a7513317
row0mysql.c 111 KB