Remove unnecessary xstrdup() of dynamically allocated buffer
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 18 Apr 2008 12:39:07 +0000 (15:39 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 18 Apr 2008 12:39:07 +0000 (15:39 +0300)
commit38a975b157b504f1234b37c17bc072dd1eb291f6
treeae7adf524f919e99caaab391c7142ee3f416a99b
parent94e64fec18f874383f9cbc8eda568664899d658f
Remove unnecessary xstrdup() of dynamically allocated buffer
- leftover from when target buffer was static...
rpmio/macro.c