X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=util.c;h=28cc5df2250c4b7b7d51350b45f6e98b293e52c7;hp=ddb13317f9b78c2cccf2f61d0fbfee3223e3e11e;hb=4094cedb83a0b92a179af13d1781a8fd7d3d943e;hpb=41aae0e49764c4ed98b3d0bd3f7c5eab3f26e473 diff --git a/util.c b/util.c index ddb1331..28cc5df 100644 --- a/util.c +++ b/util.c @@ -97,6 +97,7 @@ lastval: last++; if (!*last) goto error; + *value = last; } if (*section && !uci_validate_name(*section))