summaryrefslogtreecommitdiff
path: root/src/common/jsonapi.c
diff options
context:
space:
mode:
authorPeter Eisentraut2023-04-05 05:34:52 +0000
committerPeter Eisentraut2023-04-05 05:34:52 +0000
commitc209d317e9b818e25b30703c60113875acb73008 (patch)
tree1ca05805ce18b533ddbefac458ac371f01001744 /src/common/jsonapi.c
parent9d2a464a04846961ffa6b5f2c25b68bc2bf0af67 (diff)
Fix minor signed/unsigned mixup
The chunk header is unsigned, and the output format takes unsigned, so casting it to signed in between is incorrect.
Diffstat (limited to 'src/common/jsonapi.c')
0 files changed, 0 insertions, 0 deletions