Closed gerddie closed 2 years ago
Coverity uncovered 24 destructors that call functions that may throw an exception. Make sure that these exceptions are handled because destructors must not throw.
Coverity uncovered 24 destructors that call functions that may throw an exception. Make sure that these exceptions are handled because destructors must not throw.