summaryrefslogtreecommitdiff
path: root/src/.gitattributes
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-02-28 18:24:40 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-02-28 18:59:22 +0000
commit82f90600647a5322e9e7b58fc127eb8be839165c (patch)
tree05be1b90f1905fd27a09a370f25fb7eb4d5fd09f /src/.gitattributes
parentd5d82b8443e2604e7b0729ecbb3b2041ce176189 (diff)
Fix child-address counting.
When a new address was created by a routing step it was possible for the parent address in the tree to be marked as having zero children, despite the new child having a pointer to the parent. When the child was then delivered, the count on the parent could go negative or, if other children had been added which correctly incremented the count, arrive at zero while some children were outstanding. Fix this to maintin the invariant. While there, make the counter unsigned.
Diffstat (limited to 'src/.gitattributes')
0 files changed, 0 insertions, 0 deletions