chiark / gitweb /
mformat 2: Actually tolerate missing size during deser
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 May 2022 20:46:22 +0000 (21:46 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 May 2022 23:19:17 +0000 (00:19 +0100)
commit0c70eebc988a56c83d5d733d79baeb66a25d439d
tree3c4be62a1bbec7de90f392e643cf285ee933f0b1
parent2e0cd4e0f00919705cf0ed335b177e6722e60744
mformat 2: Actually tolerate missing size during deser

We don't parse this properly yet, but we will.  This bug was found in
testing (with commits further down the branch) but I have rebased it
next to the code that introduces the bug.

Also explain that the weird scaling in GroupData only happens in mf1.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/shapelib-toml.rs