mgaman / PDUlib

Encode/Decode PDU strings for use with most GSM modems. Both 7 bit and 16 bit alphabets are supported.
GNU Lesser General Public License v2.1
22 stars 10 forks source link

Buffer Overflow #22

Closed mgaman closed 2 years ago

mgaman commented 2 years ago

version 0.5.4 When decoding a single message of all GSM7 characters the decoded message buffer overflows into the timestamp buffer

mgaman commented 2 years ago

Fixed in 0.5.5