kmx git
Register
kc3-lang/libevent
kc3-lang
Login
kc3-lang
/
libevent
Browse
Commit
Author :
Nick Mathewson
Date :
2014-03-18 11:35:50
Hash :
58fc9b6c
Message :
Fix ubsan warnings when parsing ipv4/ipv6 addrs left-shifting a one-byte integer by 24 invokes undefined behavior. Let's not do that.