Fresh fixes for rdc from sn9, thanks !
[openwrt.git] / package / busybox / patches / 920-awx.patch
index 146bd26..251db68 100644 (file)
@@ -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);
 +}
 +
This page took 0.02555 seconds and 4 git commands to generate.