summaryrefslogtreecommitdiff
path: root/changes/ticket30806
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-09-04 11:06:15 -0400
committerNick Mathewson <nickm@torproject.org>2019-09-04 12:06:27 -0400
commit3aba13f77927e669d80009b2318c6d3d3d90a922 (patch)
tree6057cc4b1663be1bc536899947b42f9dd9f7db00 /changes/ticket30806
parentec724fe8c8baf245a4cada85bb8b8b4832f6e725 (diff)
downloadtor-3aba13f77927e669d80009b2318c6d3d3d90a922.tar.gz
tor-3aba13f77927e669d80009b2318c6d3d3d90a922.zip
buffers: use ptrdiff_t to indicate offsets.
Previously we used int in some places and off_t for others. Neither is correct: ptrdiff_t is right for differences between pointers. (off_t is only for offsets and sizes on the filesystem.)
Diffstat (limited to 'changes/ticket30806')
0 files changed, 0 insertions, 0 deletions