Fixed bug #2229:crash in Z39.50 client module
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 27 Aug 2008 11:39:50 +0000 (13:39 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 27 Aug 2008 11:39:50 +0000 (13:39 +0200)
commit7cb5b985c959f39203afb2e153ade69a778851ed
treecb3baf32212bb122c3108827335d7fd99094ea27
parent611f46a86fb8a3943ed0361f04fa9f9b98c48c5a
Fixed bug #2229:crash in Z39.50 client module

Fixed bug #2229:crash in Z39.50 client module. The release_assoc method
could be deleting the same object twice.
src/filter_z3950_client.cpp