decode: verify the presence of constant buffer data before use
In case the buffer data is empty, the third parameter is not sent. Check for the correct number of arguments being there before dereferencing them.
Edited by Corentin Noël
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
In case the buffer data is empty, the third parameter is not sent. Check for the correct number of arguments being there before dereferencing them.