FLTK logo

STR #1880

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #1880

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:Fl_Scrollbar::timeout_cb() called on deleted object
Version:1.1.7
Created By:paoloItaly
Assigned To:matt
Fix Version:1.1-current (SVN: v6042)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 wavexx
08:09 Feb 21, 2008
scrollbar.patch
1k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 paoloItaly
06:32 Feb 21, 2008
Fl_Scrollbar::timeout_cb() is not removed in the Fl_Scrollbar destructor,
so the timeout maybe called on a freed object.
 
 
#2 wavexx
08:08 Feb 21, 2008
Uhm, yes. One would need to delete the widget before a drag operation is completed.  
 
#3 matt
05:01 Feb 25, 2008
Fixed in Subversion repository.

Thanks, guys!
 
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.