arg.h: fixed argv checks order
authorLucas Gabriel Vuotto <l.vuotto92@gmail.com>
Mon, 22 Feb 2016 14:03:36 +0000 (11:03 -0300)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 22 Feb 2016 23:31:03 +0000 (00:31 +0100)
This prevents accessing to a potentially out-of-bounds memory section.

Signed-off-by: Lucas Gabriel Vuotto <l.vuotto92@gmail.com>

No differences found