Closed balazsracz closed 5 years ago
Fixes incorrect handling of string fields that are more than 64 characters long.
Previously this has created a "jumbo" datagram that is not standards compliant.
Testing improvements:
Coverage increased (+0.4%) to 71.803% when pulling 15f24b1eaf6a2934a70359e233ab35a525d154bb on bracz-memcfg-write-long into 2166183945f237febb3ae93ee898ec14d84de99e on master.
Fixes incorrect handling of string fields that are more than 64 characters long.
Previously this has created a "jumbo" datagram that is not standards compliant.
Testing improvements: