-
- Downloads
Removed numerous memory leaks detected by Mark Meredith.
Make sure the token_val argument to get_token is always initialized to something, either newly allocated memory or NULL.
Please register or sign in to comment
Make sure the token_val argument to get_token is always initialized to something, either newly allocated memory or NULL.