Skip zero-length subfields for ISO2709.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 17 Sep 2009 11:27:05 +0000 (13:27 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 17 Sep 2009 11:27:05 +0000 (13:27 +0200)
Skip zero-length subfields when decoding ISO2709. This rare case happens
if a record has two FS characters in a sequence. Without this patch
there would be a reference beyond char array in using_code_len fragments
in marcdisp.c.


No differences found