Files
maven-mvnd/common
sky 6de7605e45 Attempt to fix bad registry errors, fixes #432 and #433
Fix a possible write a long string in case where the string length is <= 1024 but the encoded size if > 1024.
Truncate long strings and warn instead of throwing an exception which could lead to an invalid registry.
Since the registry data is invalid, the content is emptied to guarantee the next registry will work correct.
This fix is based on #435 provided by @lanmaoxinqing, many thanks !
2021-06-18 14:48:10 +02:00
..
2021-06-04 11:23:14 +02:00