Commit 1f0af2c0 authored by Richard Levitte's avatar Richard Levitte
Browse files

len is a size_t, which is an unsigned integer. Therefore, some

compilers will complain against the check for less than zero.
parent 2ed2d151
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