Skip to content

libqmi-glib,utils: consider CR and LF as valid string characters

Otherwise, NMEA strings may be processed in a very bad way:

TLV: <<<<<< type = "NMEA String" (0x01) <<<<<< length = 25 <<<<<< value = 24:47:50:52:4D:43:2C:2C:56:2C:2C:2C:2C:2C:2C:2C:2C:2C:2C:4E:2A:35:33:0D:0A <<<<<< translated = ¤ÅAΦUiΔΠ,,1aBéØΠ,X0aBEΓΩ5f4P

Merge request reports