Bug 6051 - serial port options leaks memory
Summary: serial port options leaks memory
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Serial port redirection (show other bugs)
Version: 1.3.1
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks: 2723
  Show dependency treegraph
 
Reported: 2016-10-10 14:31 CEST by Pierre Ossman
Modified: 2016-10-11 11:34 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2016-10-10 14:31:06 CEST
SerialPortAdvancedWindow::browseDeviceFile() allocates a Fl_File_Chooser object every time it is called and never frees it.

Note You need to log in before you can comment on or make changes to this bug.