opkg: fix the crashing issue.
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 15 Dec 2008 05:26:51 +0000 (05:26 +0000)
committerticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 15 Dec 2008 05:26:51 +0000 (05:26 +0000)
commitb70dc315e405d3c59dae2a795462f85d02cbb8df
tree32bd52b0db1901e262e637dc3f2f93e746a38df6
parent6b7a2a530a5fdd990264466882528c9db8c6ae0b
opkg: fix the crashing issue.
      It's a hanging pointer.
      Using installed_files without get and free

git-svn-id: http://opkg.googlecode.com/svn/trunk@144 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/pkg.c
libopkg/pkg_hash.c
libopkg/void_list.c