Bug fix: memory used by GRS records wasn't freed.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Mar 1996 09:21:01 +0000 (09:21 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Mar 1996 09:21:01 +0000 (09:21 +0000)
commit534e39b7986d6cbbfac1c99bcca97d8d1fb5e990
tree58e6f61c53d1d4cc0beb49f79a440a0a9f8a7ab4
parent0252d40eabf62f04e77b5e3895a93394d8acce25
Bug fix: memory used by GRS records wasn't freed.
Rewrote some of the error handling code - the connection is always
closed before failback is called.
If failback is defined the send APDU methods (init, search, ...) will
return OK but invoke failback (as is the case if the write operation
fails).
Bug fix: ref_count in assoc object could grow if fraction of PDU was
read.
grs.c
ir-tcl.c
ir-tclp.h
queue.c