Bug 62711

Summary: SimpleObserver::create calls itself leading to stack overflow
Product: Telepathy Reporter: Matthias Gehre <gehre.matthias>
Component: tp-qtAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: gehre.matthias
Version: git master   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Fix

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.