Avoid a crash in gdata_goa_authorizer_get_parameters().
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 23 Aug 2011 14:54:45 +0000 (10:54 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 23 Aug 2011 14:54:45 +0000 (10:54 -0400)
commit516ad151d392777f21b4ebf87fe836807013fc9b
tree36ce347193e6d9086ebe4f7d03d5a13edab9b859
parent295c746fe1b935eb0cfb5ea56bf5dacf192b527b
Avoid a crash in gdata_goa_authorizer_get_parameters().

I had assumed the SoupURI always has a query part, which is wrong,
and soup_form_decode() chokes on NULL strings.
addressbook/backends/google/e-gdata-goa-authorizer.c