Merge libubox with the version 2016.02.26 from its git.
This commit is contained in:
@@ -262,7 +262,6 @@ blobmsg_alloc_string_buffer(struct blob_buf *buf, const char *name, unsigned int
|
||||
if (!attr)
|
||||
return NULL;
|
||||
|
||||
data_dest = blobmsg_data(attr);
|
||||
blob_set_raw_len(buf->head, blob_pad_len(buf->head) - blob_pad_len(attr));
|
||||
blob_set_raw_len(attr, blob_raw_len(attr) - maxlen);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user