mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-20 06:00:42 +02:00
8 lines
224 B
Text
8 lines
224 B
Text
- Clean up memory leakages. Call _unref functions etc.
|
|
|
|
- Convert strings to/from UTF-8
|
|
|
|
- Implement own main loop. The current implementation depends on the
|
|
GLib mainloop.
|
|
|
|
- Get test working. Probably a threading issue.
|