X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=util.c;h=28cc5df2250c4b7b7d51350b45f6e98b293e52c7;hp=ddb13317f9b78c2cccf2f61d0fbfee3223e3e11e;hb=bdb2bbfbe937312463763bd5ce35a7f857238081;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))