cinterion: don't assume GError structure always initialized
GError structure may not be initialized after execution of mm_3gpp_parse_cgdcont_read_response() and accessing it's fields will cause a segmentation fault.
Fixes #711 (closed)
Edited by Aleksander Morgado