rrs         2007-06-25 18:58:27 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         sctp_sys_calls.c 
  Log:
  - Fix wrong error return (the errno was being returned and not placed
    in errno) - Found by Weongyo Jeong
  - Remove two extra un-needed memset() after calloc()'s - Found by
    Weongyo Jeong
  - Tightened up parameter requirement checking on input to
    bindx/connectx per socket api spec.
  Approved by:    [EMAIL PROTECTED](Ken Smith)
  
  Revision  Changes    Path
  1.10      +24 -10    src/lib/libc/net/sctp_sys_calls.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to