gweb: Don't use debug functionality after possible free
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 7 Sep 2012 08:00:56 +0000 (11:00 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 11 Sep 2012 09:39:20 +0000 (12:39 +0300)
commitd5a98f2fd1970aec2ea73c95da73d9ecd0c15d33
treea887511bcd6f7661a299e418474fd3b7bad67149
parent434d46d978c3d5b99b4856552ee5ab56eb156424
gweb: Don't use debug functionality after possible free

When the callback has been called, the whole structure might be
freed. Thus don't call the debug function tied to the structure.
gweb/gweb.c