-
- Downloads
Fix various classes of use after free bugs...
The biggest one is if a lost event is re-sent, we now LEAK whatever's in data1/data2 rather than the pervious case where we would use it after free if it was delivered more than once.
Please register or sign in to comment