opkg: strdup the command line arguments so we can free the struct properly later
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 15 Dec 2008 05:19:10 +0000 (05:19 +0000)
committerticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 15 Dec 2008 05:19:10 +0000 (05:19 +0000)
commit8c5b3a601366faa6901f7f58ef3543fb9b93dc12
treeb6298f99d54218d269073ac9bdaa0c9ea57875d3
parent046cea8149c35b8d0dca6246c284f1d3c004410d
opkg: strdup the command line arguments so we can free the struct properly later

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