Fix SEGV for quit command in cmdfile
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Oct 2009 20:57:43 +0000 (22:57 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Oct 2009 21:00:25 +0000 (23:00 +0200)
commitdfcd482cb9c615dd3f0410d20f5d9a398e701ade
tree7cc9d7ead81f3168bcca6e8c359b281f65d846ac
parent5107068a489f5ea7923841d855a2145b0db94de1
Fix SEGV for quit command in cmdfile

If cmdfile is passed to yaz-client (option -f) and that cmdfile
included a 'quit' command that would result in a memory violation.
client/client.c