int/ptr bug in gssapi code
authorKen Raeburn <raeburn@mit.edu>
Thu, 5 Feb 2009 01:49:21 +0000 (01:49 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 5 Feb 2009 01:49:21 +0000 (01:49 +0000)
commit1705970a5aebaeb693fb5e074a7948ac4b03f7ef
treec1533671daa46a64903d0807336c0420c2d7e93a
parent2dc1ef4078acd7ca463a8eee2ef20de54e672f37
int/ptr bug in gssapi code

Fix a pointer argument passed where an integer is needed.
Update Sun compiler options to make that an error.  (The options we're
currently using make it an error for assignment but not for argument passing.)

ticket: 6363
target_version: 1.7
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21887 dc483132-0cff-0310-8789-dd5450dbe970
src/aclocal.m4
src/lib/gssapi/krb5/k5seal.c