cvs commit: src/sys/netinet sctp_input.c

Randall Stewart rrs at FreeBSD.org
Tue May 29 14:17:48 UTC 2007


rrs         2007-05-29 14:17:48 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_input.c 
  Log:
  Adds gcc attribute to prevent inlining of a function. If
  it goes inline we may well blow the stack if witness and
  such are enabled.
  
  Revision  Changes    Path
  1.30      +8 -5      src/sys/netinet/sctp_input.c


More information about the cvs-src mailing list