caseproto: Fix calculation in caseproto_reserve().
commit1a75df68d6fc286437fc7e0fb6413d3ffa221094
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Mar 2023 00:32:24 +0000 (3 16:32 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Mar 2023 00:32:39 +0000 (3 16:32 -0800)
tree9c3a00f3edd314427a2f15530ac6fe3b7df7e643
parentdf1d194af32e35739355981252785e768f21ebb0
caseproto: Fix calculation in caseproto_reserve().

This reserved way too much in a lot of cases.
src/data/caseproto.c