[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #6877 [Tor Client]: Finally replace all char[] buffers with uint8_t[] buffers
#6877: Finally replace all char[] buffers with uint8_t[] buffers
------------------------+---------------------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
We started doing this a while back, and covered a lot of the more
worrisome cases, but there's lots more to do. Whenever we pass around a
chunk of bytes, it should be as an array of an unsigned type. Otherwise
we'll keep getting bugs like #6861.
This is going to have to go API by API, alas.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6877>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs