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:24:01 +0000 (13:24 +0000)
commit7768ed0a0337b6634f6cc3c51f1eaf20c8715e30
treeb7b0d1ad1daa2610606bd632adc08d055f6de9c4
parent4638acbf4159be5ed4346db6afe90e15b63c5375
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