Comment 53 for bug 1235649

Revision history for this message
James Hunt (jamesodhunt) wrote : Re: uevent spam causes session upstart to consume massive amounts of memory on Ubuntu Touch

Program attached in #51 demonstrates the incorrect calling behaviour. To demonstrate the correct behaviour change the #if0/else/endif such that rather than calling dbus_connection_open(), the program calls nih_dbus_connect().

nih_dbus_connect(): No memory growth.
dbus_connection_open(): Memory growth.