Fixed a bug in Yaz_Proxy::recv_GDU_more . The reference count for
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 16 Apr 2006 07:35:06 +0000 (07:35 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 16 Apr 2006 07:35:06 +0000 (07:35 +0000)
Yaz_Proxy object is incremented/decremented in each call to recv_GDU_more
and we break out if object was destructed ..


No differences found