summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-05-04 20:51:04 -0500
committerDan McGee <dan@archlinux.org>2008-05-08 20:59:59 -0500
commitdf5024fd64de5b033ed76d3ea347a1126572cbc3 (patch)
tree84ac9169c0ecc89e98370b2a01dcf05c0e093c91 /scripts
parent081ba4816ee90e59be31a14da6e7ac2ea5a10db8 (diff)
downloadpacman-df5024fd64de5b033ed76d3ea347a1126572cbc3.tar.xz
Use strdup() instead of a static buffer
We only need a copy of this string once we know we are going to extract it, and we don't need a static buffer to copy it into since it is coming from a known-length string. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions