cvs commit: src/sys/netinet sctp_input.c

Randall Stewart rrs at FreeBSD.org
Fri Jun 22 14:40:10 UTC 2007


rrs         2007-06-22 14:40:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_input.c 
  Log:
  - Fix type casts in calling sctp_m_getptr, it expects a int not
    an unsigned (returned by sizeof) also add cast to  comparison check
    for size bounds.
  Approved by:    re(bmah at freebsd.org)
  
  Revision  Changes    Path
  1.46      +2 -2      src/sys/netinet/sctp_input.c


More information about the cvs-all mailing list