[Bug 35747] Crash on contactPtr->id() and contactPtr is not 0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 7 13:35:26 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35747

--- Comment #2 from jeremias.bosch at gmail.com 2011-04-07 04:35:25 PDT ---
I dont get valgrind working.

simple test is, 

Tp::ConnectionPtr connection = streamedMediachannel->connection();
Tp::ContactManagerPtr contactManager = connection->contactManager();
Tp::PendingContacts* pc = contactManager->contactsForIdentifiers(
QStringList()<< mContactIdView->text()  );
pc->contacts().first()->id();

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list