Files
tor/changes
teor 54899b404c Stop invoking undefined behaviour by using tor_free() on an unaligned pointer
... in get_interface_addresses_ioctl().

This pointer alignment issue exists on x86_64 macOS, but is unlikely to exist
elsewhere. (i386 macOS only requires 4-byte alignment, and other OSs have
8-byte ints.)

Fixes bug 24733; not in any released version of tor.
2018-01-10 12:57:13 -05:00
..
2017-11-30 08:00:24 -05:00
2017-11-21 13:55:11 -05:00
2017-12-16 02:41:21 +01:00
2017-12-15 12:53:01 -05:00
2017-12-05 19:49:29 -05:00