X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0309c437f654016c9f73f9944333a247d043511a..1077448747f54615b93aedb9fc0f0529f8d6b2e0:/package/busybox/patches/920-awx.patch diff --git a/package/busybox/patches/920-awx.patch b/package/busybox/patches/920-awx.patch index 146bd269a..251db6812 100644 --- a/package/busybox/patches/920-awx.patch +++ b/package/busybox/patches/920-awx.patch @@ -355,7 +355,7 @@ diff -purN bb.old/editors/awx.c bb.dev/editors/awx.c + clear_array(ahash); + } + } -+ if (initseq) ++ if (initseq && initseq->first) + evaluate(initseq->first, &tv); +} +