]> git.michaelhowe.org Git - packages/o/openafs.git/commit
aklog: Fix buffer overflows in next_path
authorSimon Wilkinson <sxw@your-file-system.com>
Sat, 2 Mar 2013 12:21:06 +0000 (12:21 +0000)
committerStephan Wiesand <stephan.wiesand@desy.de>
Tue, 3 Jun 2014 16:55:34 +0000 (12:55 -0400)
commit2c3b0c239285b2f503c5c745648a710cb84af130
tree7b344a1a9394e7c76dae1a22f06914b12e5e1c74
parente49026b294d3b625baba2a91dab65e3d2e0050a7
aklog: Fix buffer overflows in next_path

Use strlcpy and strlcat

Caught by coverity (#985765)

Reviewed-on: http://gerrit.openafs.org/9447
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit f4373e7867abd50b3fe39716073811794fe62379)

Change-Id: I45d3be18e2975443ce2135f4057128e51d995fa2
Reviewed-on: http://gerrit.openafs.org/11061
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/aklog/aklog.c