Project

General

Profile

Actions

Bug #86

closed

Valgrind reports mismatched delete in exception classes.

Added by Felix Tiede almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12/14/2013
Due date:
12/15/2013
% Done:

100%

Estimated time:
2:00 h
Spent time:

Description

Since all exception local member Private::*func is const and only read throughout lifetime of an instance copying and subsequently deleting or free()'ing the string is unnecessary.
This is only an implementation issue and does not change API or ABI, so can be solved in the next bugfix release.

Actions #1

Updated by Felix Tiede almost 12 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50
Actions #2

Updated by Felix Tiede almost 12 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF