upower segfault

2010-08-12 Thread Matthias Clasen
I noticed that upower segfaults when run with polkit 0.97. The reason is an extra sanity check in polkit that uncovers a few cases on uninitialized GError pointers in upower. I know Richard is on vacation for a while, so I thought I'd send the patch here in the meantime, for others to pick it up.

Re: upower segfault

2010-08-12 Thread Martin Pitt
Hello Matthias, Matthias Clasen [2010-08-12 21:54 -0400]: > I noticed that upower segfaults when run with polkit 0.97. The reason > is an extra sanity check in polkit that uncovers a few cases on > uninitialized GError pointers in > upower. I know Richard is on vacation for a while, so I thought I