*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6830 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
1999-08-16 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* lib/krb5/sendauth.c (krb5_sendauth): only look at errno if
|
||||
krb5_net_read actually returns -1
|
||||
|
||||
* lib/krb5/recvauth.c (krb5_recvauth): only look at errno if
|
||||
krb5_net_read actually returns -1
|
||||
|
||||
* appl/kf/kf.c (proto): don't trust errno if krb5_net_read hasn't
|
||||
returned -1
|
||||
|
||||
* appl/test/tcp_server.c (proto): only trust errno if
|
||||
krb5_net_read actually returns -1
|
||||
|
||||
* appl/kf/kfd.c (proto): be more careful with the return value
|
||||
from krb5_net_read
|
||||
|
||||
1999-08-13 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* lib/krb5/get_addrs.c (get_addrs_int): try the different ways
|
||||
|
||||
Reference in New Issue
Block a user