diff options
author | Dan McGee <dan@archlinux.org> | 2011-09-30 18:43:11 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-10-12 21:01:25 +0200 |
commit | 980b3faea5ecfb54186bf74b2b6d79e0cb7836ea (patch) | |
tree | 390c2df67065d1536bcdff053b0aa9f260a773de /AUTHORS | |
parent | 027a8a326073a257bc90a2e16e9b6e9301b36580 (diff) | |
download | pacman-980b3faea5ecfb54186bf74b2b6d79e0cb7836ea.tar.gz pacman-980b3faea5ecfb54186bf74b2b6d79e0cb7836ea.tar.xz |
Move infrequently used path variables off the stack
These backup-related paths in package extraction are used on relatively
few files during the install process, so bump them off the stack and
into the heap. This removes the artificial PATH_MAX limitation on their
length as well.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions