This is missing a check for vo != NULL, like you did in other parts of the
code. I found this because the following error was appearing:
GLib-CRITICAL **: g_ascii_strncasecmp: assertion `s1 != NULL' failed
I've attached a diff for you to commit...
cheers,
david
Original issue reported on code.google.com by dco...@gmail.com on 24 Nov 2010 at 5:28
Original issue reported on code.google.com by
dco...@gmail.com
on 24 Nov 2010 at 5:28Attachments: