Prevent completeBER from returning 0 (PDU incomplete) on bad packages:
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 20 Oct 2003 13:44:05 +0000 (13:44 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 20 Oct 2003 13:44:05 +0000 (13:44 +0000)
commit99837f06c78dde81614bab9a3a58c005b004338d
tree8f96b7bbf38fc046efa016cc6d1ce00e9d6d754e
parent29a22396d7d7b1219f5b83c35983c8fb1cd79e8f
Prevent completeBER from returning 0 (PDU incomplete) on bad packages:
it eats all memory until the process dies.
odr/ber_any.c
odr/ber_len.c