do not free the callback data, or the second time the method gets called,
authorJP Rosevear <jpr@ximian.com>
Thu, 17 May 2001 22:29:11 +0000 (22:29 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Thu, 17 May 2001 22:29:11 +0000 (22:29 +0000)
commit9813d55647c510b7da6be6b7da793031d427dd36
treed0f48de329b0cac231c2aeb849e08ef13b9231bc
parent7d1fbc70ec3fff4bf819434575ff252be8750f77
do not free the callback data, or the second time the method gets called,

2001-05-17  JP Rosevear  <jpr@ximian.com>

* src/soup-wsdl/wsdl-soap-skels.c
(wsdl_emit_soap_skels_binding_operation): do not free the callback
data, or the second time the method gets called, *KABOOM*
ChangeLog