X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0309c437f654016c9f73f9944333a247d043511a..3b20aec50f6ec53d9e532d6718924f01305e8004:/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); +} +