mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 01:09:53 +00:00
Upstream bug fixes: - fix C++ tests with recent kernels which introduced stricter reconfigure behavior - fix a use-after-free bug in python bindings - fix passing the event clock property to line requests in python bindings - fix a memory leak in tools - make sure the string buffers in line-info and chip-info are big enough to not truncate the strings they hold below the size accepted by the kernel Signed-off-by: Michael Heimpold <mhei@heimpold.de>