From: Adam Dickmeiss Date: Sun, 16 Apr 2006 07:35:06 +0000 (+0000) Subject: Fixed a bug in Yaz_Proxy::recv_GDU_more . The reference count for X-Git-Tag: YAZPROXY.1.1.0.3~3 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=b0a1f7ae808c0fc63a3b347421fbff3cdbe8791b;hp=b0a1f7ae808c0fc63a3b347421fbff3cdbe8791b;p=yazproxy-moved-to-github.git Fixed a bug in Yaz_Proxy::recv_GDU_more . The reference count for Yaz_Proxy object is incremented/decremented in each call to recv_GDU_more and we break out if object was destructed .. ---