bugfix: daffv15_write did not calculate the length correctly
for example, if the efflength was 256 and i1 is 1 i2 needs to be at 256 and not 255
Please register or sign in to comment
Aufgrund eines Sicherheitsupdates wird GitLab am 02.02. zwischen 8:00 und 9:00 Uhr kurzzeitig nicht zur Verfügung stehen. / Due to a security update, GitLab will be temporarily unavailable on 02.02. between 8:00 and 9:00 am.
for example, if the efflength was 256 and i1 is 1 i2 needs to be at 256 and not 255