Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2008 15:53:31 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_crc32.c
Message-ID:  <200810181553.m9IFrhXA011858@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2008-10-18 15:53:31 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_crc32.c 
  Log:
  SVN rev 184027 on 2008-10-18 15:53:31Z by rrs
  
  Reported by Yehuda Weinraub (yehudasa@gamil.com) - CRC32C algorithm
  uses incorrect init_bytes value. It SHOULD have the number
  of bytes to get to a 4 byte boundary.
  
  PR:     128134
  MFC after:      4 weeks
  
  Revision  Changes    Path
  1.9       +3 -3      src/sys/netinet/sctp_crc32.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810181553.m9IFrhXA011858>