#1589: 1.3.5 Crash during closing the application.
---------------------+------------------------------------------------------
  Reporter:  Luinar  |       Owner:       
      Type:  defect  |      Status:  new  
  Priority:  normal  |   Milestone:  1.3.6
 Component:  qt-gui  |     Version:  1.3.5
Resolution:          |    Keywords:       
---------------------+------------------------------------------------------
Comment (by Luinar):

 I'm not sure if it is clean from the prewious post, where the problem is
 so i post it again. [[BR]]
 File '''mainwin.cpp''' has proven to be OK. [[BR]]
 In file '''ewidgets.cpp''' in destructor ''~CEButton'' is missing line
 with destruction od ''pmCurrent'':
 {{{
 CEButton::~CEButton()
 {
   delete pmUpFocus;
   delete pmUpNoFocus;
   delete pmDown;
   delete pmCurrent; // <-- This line is missing
 }
 }}}

-- 
Ticket URL: <http://www.licq.org/ticket/1589#comment:6>
Licq <http://trac.licq.org/>
Licq - an instant messaging client for UNIX.

Reply via email to