BeardedManStudios / ForgeNetworkingRemastered

See various forks, also please join the Forge Community fork of Forge Alloy! -> https://github.com/ForgeAlloyCommunity/ForgeAlloy
https://twitter.com/FarrisFaulds
Apache License 2.0
1.49k stars 309 forks source link

Fix buffer overflow in VOIP #311

Closed nezix closed 5 years ago

nezix commented 5 years ago

I found a small bug when testing VOIP in Forge. The data allocated in the function to convert byte array to float array is not correct.