[OpenWrt-Devel] [PATCH v2 00/10] libubox: various minor fixes and enhancements.
Yousong Zhou
yszhou4tech at gmail.com
Wed Nov 12 08:59:13 EST 2014
Yousong Zhou (10):
libubox: drop legacy json-c support
lua: do not hardcode /opt/local/include for Apple.
examples: fix build.
ustream: add function ustream_fill_with_read_buf().
ustream: call notify_write() when bytes are written.
blobmsg: remove unneeded assignment in blobmsg_alloc_string_buffer().
jshn: add error handling and fix memory leak in jshn_format().
json_script: fix logic invert of handle_expr_not().
json_script: fix eval_string().
json_script: remove unneed argument check before calling
__json_script_file_free().
CMakeLists.txt | 10 +++-------
blobmsg.c | 1 -
examples/CMakeLists.txt | 5 -----
examples/blobmsg-example.c | 1 +
examples/runqueue-example.c | 2 +-
jshn.c | 23 +++++++++++++++++-----
json_script.c | 9 ++++-----
lua/CMakeLists.txt | 1 -
ustream.c | 44 +++++++++++++++++++++++++++++++++++++------
ustream.h | 5 +++++
10 files changed, 70 insertions(+), 31 deletions(-)
--
1.7.10.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list