hs-v3: Fix implicit ssize_t to size_t conversion
commitb356b3907a6424d9e1a14722e9729529862a698f
authorDavid Goulet <dgoulet@torproject.org>
Wed, 2 Oct 2019 17:19:51 +0000 (2 13:19 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 11 Oct 2019 14:20:36 +0000 (11 10:20 -0400)
tree5126d966bc4085e7f48cfc4192011ae22177ea17
parent014abf86e5a6484d23f72bb6959d78e379d90206
hs-v3: Fix implicit ssize_t to size_t conversion

Found by Coverity.

Fixes #31682

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket31682 [new file with mode: 0644]
src/feature/hs/hs_cell.c