[package] busybox: avoid infinite loop in lsmod (#4834)
[openwrt.git] / package / busybox / patches / 530-unsigned_bitwise_ops.patch
index e563516..66ec574 100644 (file)
@@ -1,6 +1,6 @@
 --- a/editors/awk.c
 +++ b/editors/awk.c
-@@ -2035,27 +2035,27 @@
+@@ -2041,27 +2041,27 @@ static var *exec_builtin(node *op, var *
                break;
  
        case B_an:
This page took 0.025049 seconds and 4 git commands to generate.