The current blobmsg_format_json* functions will return invalid JSON when
the "list" argument is given as false (blobmsg_format_element() will
output the name of the blob_attr as if the value is printed as part of a
JSON object).
To avoid breaking software relying on this behaviour, introduce new
f
On 2016-06-21 17:19, Matthias Schiffer wrote:
> The current blobmsg_format_json* functions will return invalid JSON when
> the "list" argument is given as false (blobmsg_format_element() will
> output the name of the blob_attr as if the value is printed as part of a
> JSON object).
>
> To avoid br
On Sat, Jun 25, 2016 at 02:10:28PM +0200, John Crispin wrote:
> thanks ! i would not ask for it normally but if you are at it anyhow you
> might aswell. the rest looks good.
It seems that this was oversight in merging commits... However, changing
the Git history will mess up the repo since git for