larku / RakNet

RakNet is a cross platform, open source, C++ networking engine for game programmers.
Other
60 stars 27 forks source link

Stop out of bounds memory read #42

Open milesbarr opened 7 years ago

milesbarr commented 7 years ago

The code sometimes copies an IPv4 address with the size of an IPv6 address.