pkg_init_from_file() already does this strdup(), so stop another leak.
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 2 Nov 2009 01:35:59 +0000 (01:35 +0000)
committergraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 2 Nov 2009 01:35:59 +0000 (01:35 +0000)
commit25abd20abaaa030fbdc1d1d909874790e36f82b8
tree7251987a8ccb701d683d525d0daebd574e2c7ad3
parent03f8e73500e85ec1e8920d7c6ccc2a0a1ce4b830
pkg_init_from_file() already does this strdup(), so stop another leak.

git-svn-id: http://opkg.googlecode.com/svn/trunk@235 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/opkg_download.c
libopkg/opkg_install.c