Commit 235f9329 authored by Matt Caswell's avatar Matt Caswell
Browse files

Unsigned chars can't be negative



Fix a problem where an unsigned char was being checked to see if it was
negative.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 36c6f0ad
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment