Commit 6c77e0337609d941281f017b3e0229ae45a35b7a

Omar Polo 2022-07-02T21:21:52

fix imsg_add TREE_ENTRY: Result too large on i386 There's a math error when computing the size of one entries in the batching code. Reported by semarie, ok semarie stsp