From: Lucas Gabriel Vuotto Date: Mon, 22 Feb 2016 14:03:36 +0000 (-0300) Subject: arg.h: fixed argv checks order X-Git-Url: https://git.xinqibao.xyz/dmenu.git/commitdiff_plain/b3d9451c2ddfad7c1b10e9a868afed4d92b37e41?hp=b3d9451c2ddfad7c1b10e9a868afed4d92b37e41 arg.h: fixed argv checks order This prevents accessing to a potentially out-of-bounds memory section. Signed-off-by: Lucas Gabriel Vuotto ---