summaryrefslogtreecommitdiffstats
path: root/chpass/table.c
diff options
context:
space:
mode:
authorSean Farley <scf@FreeBSD.org>2008-11-23 23:26:12 +0000
committerSean Farley <scf@FreeBSD.org>2008-11-23 23:26:12 +0000
commitde93bd3807fda6b4c5a3c8d607413b8869f7e8d8 (patch)
tree1fdb55de710bfd912d488d87c9f62e42923e7dfd /chpass/table.c
parent83c1d785dfb8bceaad5d4f1b9ce2f7cd4cb802a0 (diff)
downloadpw-darwin-de93bd3807fda6b4c5a3c8d607413b8869f7e8d8.tar.gz
pw-darwin-de93bd3807fda6b4c5a3c8d607413b8869f7e8d8.tar.zst
pw-darwin-de93bd3807fda6b4c5a3c8d607413b8869f7e8d8.zip
Fixed style issues with variable ordering and naming, spacing and
parentheses. Fixed alignment issue in gr_dup() in its assignment of gr_mem using a struct to force alignment without performing alignment mathematics. This was noticed recently with libutil was built with WARNS=6 on platform such as sparc64. Added checks to gr_dup(), gr_equal() and gr_make() to prevent segfaults when examining struct group's with the struct members pointing to NULL's. With fix of alignment issue, restore WARNS?=6. Reviewed by: des MFC after: 1 week
Diffstat (limited to 'chpass/table.c')
0 files changed, 0 insertions, 0 deletions