]> granicus.if.org Git - sudo/commit
Fix potential off-by-one when making a copy of the environment for
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 30 Jan 2012 18:49:24 +0000 (13:49 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 30 Jan 2012 18:49:24 +0000 (13:49 -0500)
commitca4a338c45b2256c89109774a7ff5c24100893d5
tree46bbf30a9c60435b7cf27b42ae7081f422d5f16e
parent7908621ba06601042f24f502994186c937162571
Fix potential off-by-one when making a copy of the environment for
LD_PRELOAD insertion.  Fixes bug #534
src/exec_common.c