tn3399_openwrt/package/system/opkg
Jo-Philipp Wich 4c60a6f803 opkg: fix use-after-free with duplicate packages on the command line
When the same package file is specified multiple times on the opkg install
command line, the name pointer on the argv array becomes stale after the
package structures have been merged, leading to invalid memory accesses
upon install.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-04-23 14:03:50 +02:00
..
files opkg: ensure image provided feeds are available after sysupgrade 2015-07-25 12:12:28 +00:00
patches opkg: fix use-after-free with duplicate packages on the command line 2016-04-23 14:03:50 +02:00
Makefile opkg: fix use-after-free with duplicate packages on the command line 2016-04-23 14:03:50 +02:00