What steps will reproduce the problem?
1. Create *.ipk package in _tar_ (not ar) format.
2. Execute "opkg install <package-in-tar-format.ipk>"
3. Opkg gots SIGABT due to double free (when linked with uClibc). Behaviour
when linked with glibc may be different.
What is the expected output? What do you see instead?
Package should be installed.
What version of the product are you using? On what operating system?
SVN snapshot r496.
Please provide any additional information below.
Attached patch parially reverts commit r347 and fixes the problem.
Original issue reported on code.google.com by kosm...@gmail.com on 17 Dec 2009 at 8:57
Original issue reported on code.google.com by
kosm...@gmail.com
on 17 Dec 2009 at 8:57Attachments: