From 3e3cf383ae5a0c39e39020c69370c59c27416028 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 5 Aug 2016 18:19:50 +0200 Subject: Fix bugs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/state.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/state.c') diff --git a/src/state.c b/src/state.c index 71e2146..a9b4b2e 100644 --- a/src/state.c +++ b/src/state.c @@ -286,7 +286,6 @@ size_t state_unmarshal(const void* restrict buf) if (*(bs + off)) { - off += 1; n = strlen(bs + off) + 1; if (!(argv0_real = memdup(bs + off, n))) return 0; -- cgit v1.2.3-70-g09d2