mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
changes file for 31532
This commit is contained in:
parent
3aba13f779
commit
106b75aa53
4
changes/ticket31532
Normal file
4
changes/ticket31532
Normal file
@ -0,0 +1,4 @@
|
||||
o Code simplification and refactoring:
|
||||
- Use the ptrdiff_t type consistently for expressing variable offsets and
|
||||
pointer differences. Previously we incorrectly (but harmlessly) used
|
||||
int and sometimes off_t for these cases. Closes ticket 31532.
|
Loading…
Reference in New Issue
Block a user