Fixed bug that caused MARC decode to SEGV for some invalid MARC records.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 25 Feb 2005 09:37:53 +0000 (09:37 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 25 Feb 2005 09:37:53 +0000 (09:37 +0000)
commit5265b9beb2ccb4208c503ad60c56daa97a9c194d
tree3af91b5c082edb0f9f7cc92bfd77645ff8c0c4c4
parent455aa1ff25e359fd7efef0a892619940a072e015
Fixed bug that caused MARC decode to SEGV for some invalid MARC records.
Adde marc4 + marc4.xml as a test case for it.
src/marcdisp.c
test/Makefile.am
test/marc4 [new file with mode: 0644]
test/marc4.xml [new file with mode: 0644]