Fix SEGV for decoding invalid SRU requests
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 2 Oct 2013 13:45:19 +0000 (15:45 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 2 Oct 2013 13:45:19 +0000 (15:45 +0200)
commit82b21829b870f2347c6cf57ab61459c4f220b62b
treed6ca404618387e6e8a31410319741dd6db5abe9e
parent3f336e2b35b6dd8f20647e7bb73255928bf4ad2a
Fix SEGV for decoding invalid SRU requests

Incorrect reference to union (was explain response rather than
search response).
src/sru_util.cpp