Hi,
I'd say that this commit would justify an instant 4.69 release:
commit 86b16d8a63d8d6191533418dd1c38ce35c3fbf0a
Author: Marcel Holtmann <[email protected]>
Date: Mon Jul 12 23:59:34 2010 -0300
Remove double g_option_context_free() call
Without that, "bluetoothd --udev" instant segfaults, while without --udev
it gets aborted by glibc due tot the double free ;)
Thanks,
Stefan
--
Stefan Seyfried
"Any ideas, John?"
"Well, surrounding them's out."
Hi Stefan,
> I'd say that this commit would justify an instant 4.69 release:
>
> commit 86b16d8a63d8d6191533418dd1c38ce35c3fbf0a
> Author: Marcel Holtmann <[email protected]>
> Date: Mon Jul 12 23:59:34 2010 -0300
>
> Remove double g_option_context_free() call
>
>
> Without that, "bluetoothd --udev" instant segfaults, while without --udev
> it gets aborted by glibc due tot the double free ;)
yes it justify a new release. I am getting to it today.
Regards
Marcel