Re: [LEDE-DEV] [UBUS] [PATCH] Issue of msgbuf_data_len in ubus_context

2016-06-22 Thread Alexandru Ardelean
On Sun, Jun 19, 2016 at 7:21 AM, Wang Linetkux wrote: > Sorry, forgot to paste the patch in the email for easy reading. > > --- > > libubus-io.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/libubus-io.c b/libubus-io.c > > index 9320bf3..0582ff7 100644 > > --- a/libubus-io.c > >

Re: [LEDE-DEV] [UBUS] [PATCH] Issue of msgbuf_data_len in ubus_context

2016-06-18 Thread Wang Linetkux
Sorry, forgot to paste the patch in the email for easy reading. --- libubus-io.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libubus-io.c b/libubus-io.c index 9320bf3..0582ff7 100644 --- a/libubus-io.c +++ b/libubus-io.c @@ -259,6 +259,7 @@ static bool alloc_msg_buf(struct ubus_co