Mismatched new()/free in avatar handling

Bug #1155380 reported by Matthias Gehre
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qt-folks
New
Undecided
Unassigned

Bug Description

In Line 997 in ManagerEngine::updateAvatarFromIndividual
  AvatarLoadData *data = new AvatarLoadData;

In line 967 in ManagerEngine::avatarReadyCB:
  g_free(data);

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.