-
- Downloads
* #10736: calllist: the internal queue need only store callable_obj_t pointers
In fact, the calllist was getting corrupted because of how QueueElements were being managed.
Showing
- gnome/src/actions.c 3 additions, 4 deletionsgnome/src/actions.c
- gnome/src/callable_obj.h 2 additions, 0 deletionsgnome/src/callable_obj.h
- gnome/src/contacts/calllist.c 26 additions, 45 deletionsgnome/src/contacts/calllist.c
- gnome/src/contacts/calllist.h 1 addition, 13 deletionsgnome/src/contacts/calllist.h
- gnome/src/contacts/calltree.c 2 additions, 1 deletiongnome/src/contacts/calltree.c
- gnome/src/dbus/dbus.c 4 additions, 5 deletionsgnome/src/dbus/dbus.c
Loading
Please register or sign in to comment