Eric Biggers <[email protected]> wrote:

> -     if (_payload) {
> +     if (plen) {

"if (_payload && plen)" would be better.

David

Reply via email to