• Alexey Botchkov's avatar
    Bug#25058 ignored return codes in memory allocation functions · d445b215
    Alexey Botchkov authored
       memory allocation error checks added for functions
       calling insert_dynamic()
    
    per-file messages:
      myisam/mi_delete.c
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
      myisam/mi_write.c
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
      server-tools/instance-manager/instance_options.cc
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
      sql/slave.cc
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
      sql/sp_head.cc
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
      sql/sp_head.h
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
      sql/sp_pcontext.cc
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
      sql/sp_pcontext.h
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
      sql/sql_select.cc
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
      sql/sql_yacc.yy
    Bug#25058 ignored return codes in memory allocation functions
        out-of-memory errors handled
    d445b215
sp_pcontext.cc 11.8 KB