From: Lucas Gabriel Vuotto Date: Fri, 19 Feb 2016 18:59:49 +0000 (-0300) Subject: arg.h: fixed argv checks order X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/4fdba860c8db70035e9749806ecc6ca2d7c418d0?hp=4fdba860c8db70035e9749806ecc6ca2d7c418d0 arg.h: fixed argv checks order This prevents accessing to a potentially out-of-bounds memory section. Signed-off-by: Lucas Gabriel Vuotto Signed-off-by: Christoph Lohmann <20h@r-36.net> ---