mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
supplement to - add sigc disconnect() to destructor, avoid segfault if use new/delete CUpnpBrowserGui in other menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: db3ce28c18
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -66,6 +66,8 @@ class CUpnpBrowserGui : public CMenuTarget, public CListHelpers
|
||||
|
||||
private:
|
||||
std::vector<CUPnPDevice> m_devices;
|
||||
sigc::connection sigFonts;
|
||||
sigc::connection sigPall;
|
||||
UPnPEntry m_playing_entry;
|
||||
CUPnPSocket * m_socket;
|
||||
CFrameBuffer * m_frameBuffer;
|
||||
|
Reference in New Issue
Block a user