]> granicus.if.org Git - sudo/commit
Split out log file word wrap code into its own file and add unit
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Jul 2011 19:22:25 +0000 (15:22 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Jul 2011 19:22:25 +0000 (15:22 -0400)
commitf90731596a9621a01bad018119fb9bb45f613651
treefd087319cb208f056d49a348e41d10ffeb2e3f64
parentee1b41f84761e2b60748a4d92c2cd59fff56733a
Split out log file word wrap code into its own file and add unit
tests.  Fixes an off-by one in the word wrap when the log line
length matches loglinelen.
MANIFEST
plugins/sudoers/Makefile.in
plugins/sudoers/logging.c
plugins/sudoers/logging.h
plugins/sudoers/regress/logging/check_wrap.c [new file with mode: 0644]
plugins/sudoers/regress/logging/check_wrap.in [new file with mode: 0644]
plugins/sudoers/regress/logging/check_wrap.out.ok [new file with mode: 0644]