Fix incorrect calculation of extension block number (EBN); previously
authorCarl Hetherington <cth@carlh.net>
Wed, 1 Apr 2020 13:24:01 +0000 (13:24 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 1 Apr 2020 13:28:44 +0000 (15:28 +0200)
commitc46a8ccbb6fb8e70fd95a7fff57445968a03b9a8
tree5413322d4c690f245ec888b316ac18fa6594d5eb
parent877f212035be55e8103a0dcaf572d93337122712
Fix incorrect calculation of extension block number (EBN); previously
an incorrect 0 would be used if the line length was exactly 112.
src/stl_binary_writer.cc