]> granicus.if.org Git - sudo/commit
Avoid a cppcheck warning about undefined behavior (using the address
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 30 Jan 2015 17:45:15 +0000 (10:45 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 30 Jan 2015 17:45:15 +0000 (10:45 -0700)
commit0ac881ba4bc9a8580bf586957bf33e26f5a2fd4f
treec2fb2a06ec4ae62af05005337196e8e287f3283b
parent1517d18b1dbd99f7da4e09124fa746a28e6cbec2
Avoid a cppcheck warning about undefined behavior (using the address
of a stack buffer - 1) and fix a memory leak of the iov when
doing nl->crnl conversion.
plugins/sudoers/sudoreplay.c