ECCC-MSC / libecbufr

libecbufr is a general purpose, template-oriented BUFR encoding/decoding library
Other
10 stars 7 forks source link

decoder crash if descriptor of string value >=256 length #33

Open vsouvan opened 4 years ago

vsouvan commented 4 years ago

bufr_decoder will crash when the BUFR datafile contains a descriptor of type string (CCITT IA5) of length >= 256 chars.


Imported from Launchpad using lp2gh.