Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#1400 closed enhancement (fixed)

bad destructor

Reported by: kolya Owned by:
Priority: trivial Milestone: HM-16.6
Component: HM Version: HM-16.5
Keywords: Cc: ksuehring, davidf, karlsharman, jct-vc@…

Description

~TEncSearch() contains deleting of memory that was arranged in init function, not in a constructor. It would be better to match clearing memory in a kind of "destroy" function, as it was done in many places in code.

Change History (3)

comment:1 Changed 9 years ago by DefaultCC Plugin

  • Cc ksuehring davidf karlsharman jct-vc@… added

comment:2 Changed 9 years ago by ksuehring

  • Resolution set to fixed
  • Status changed from new to closed

fixed in r4490

comment:3 Changed 9 years ago by ksuehring

  • Milestone set to HM-next
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Subscriber)
  • jct-vc@…(Subscriber)
  • Karl Sharman(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)
  • Nikolay Shlyakhov(Reporter)