[mythtv-commits] Ticket #12917: mythfrontend.real crashes since Ubuntu 16.10 upgrade

MythTV noreply at mythtv.org
Sat Nov 19 02:32:46 UTC 2016


#12917: mythfrontend.real crashes since Ubuntu 16.10 upgrade
-----------------------------------------+--------------------------
 Reporter:  heynnema@…                   |          Owner:  pbennett
     Type:  Bug Report - General         |         Status:  closed
 Priority:  critical                     |      Milestone:  unknown
Component:  MythTV - General             |        Version:  0.28.0
 Severity:  high                         |     Resolution:  fixed
 Keywords:  mythfrontend stack smashing  |  Ticket locked:  0
-----------------------------------------+--------------------------

Comment (by jyavenard):

 why not allocate the QNetworkConfiguration on the stack instead:
 like:
 QNetworkConfiguration newConf(currConf);
 networkManager->setConfiguration(newConf);

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12917#comment:32>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list