Xinqi Bao's Git

arg.h: fixed argv checks order
authorLucas Gabriel Vuotto <[email protected]>
Mon, 22 Feb 2016 14:03:36 +0000 (11:03 -0300)
committerHiltjo Posthuma <[email protected]>
Mon, 22 Feb 2016 23:31:03 +0000 (00:31 +0100)
commitb3d9451c2ddfad7c1b10e9a868afed4d92b37e41
treebe82f1f45f9dfdb08d2fbb3d4ec4500301138cd8
parent3de85ca21cedf2a9f67755afc8ef031a9170b96a
arg.h: fixed argv checks order

This prevents accessing to a potentially out-of-bounds memory section.

Signed-off-by: Lucas Gabriel Vuotto <[email protected]>
arg.h