Bug 62711 - SimpleObserver::create calls itself leading to stack overflow
Summary: SimpleObserver::create calls itself leading to stack overflow
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-qt (show other bugs)
Version: git master
Hardware: All All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 03:41 UTC by Matthias Gehre
Modified: 2013-03-25 13:24 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Fix (528 bytes, text/plain)
2013-03-25 03:41 UTC, Matthias Gehre
Details

Description Matthias Gehre 2013-03-25 03:41:14 UTC
Created attachment 76982 [details]
Fix

SimpleObserver::create(const AccountPtr &account, const ChannelClassSpecList &channelFilter, const QList<ChannelClassFeatures> &extraChannelFeatures)
calls itself where it should call the private implementation of create. See attached patch for fix.
Comment 1 George Kiagiadakis 2013-03-25 13:24:01 UTC
Thanks, fixed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.