Skip to content

revise exception handling in release mode

  • catch std::bad_alloc explicitly
  • remove catch-all handler

Merge request reports