]> granicus.if.org Git - sudo/commit
Fix an alignment problem on NetBSD systems with a 64-bit time_t and
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 10 May 2012 15:06:46 +0000 (11:06 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 10 May 2012 15:06:46 +0000 (11:06 -0400)
commit0d6958077606a197160be9a46512416c35a9dbee
tree20e8937bb35ddf936fb3105e7dcc6652a32ec04f
parent4e0ffceacb29516da52064898cc8b1b09f6bf7ae
Fix an alignment problem on NetBSD systems with a 64-bit time_t and
strict alignment.  Based on a patch from Martin Husemann.
plugins/sudoers/pwutil.c