summaryrefslogtreecommitdiff
path: root/scripts/po
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2015-10-28 00:04:05 -0400
committerAllan McRae <allan@archlinux.org>2015-10-28 14:22:09 +1000
commitdcc1b22cb33a7a9d9477ffc84f833317860bf751 (patch)
treec74a92c5da3506cf062d6f979c79361fd3625531 /scripts/po
parent1142a32c7f6f8ab82528581277b7c7cac6b2d1ae (diff)
_alpm_hook_run: check path length before copying
If a hook path equals or exceeds PATH_MAX characters the path will be left unterminated. Pre-calculating the path length also allows us to use the more efficient memcpy over strncpy. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/po')
0 files changed, 0 insertions, 0 deletions