Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 1999 12:04:54 -0800 (PST)
From:      Pierre Beyssac <pb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping ping.c
Message-ID:  <199911152004.MAA21910@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pb          1999/11/15 12:04:54 PST

  Modified files:
    sbin/ping            ping.c 
  Log:
  Fix aliasing bug causing in_cksum() to fail on odd packet sizes
  due to compiler optimization.
  
  PR:		bin/13292
  Suggested by:	wollman
  
  Revision  Changes    Path
  1.46      +10 -6     src/sbin/ping/ping.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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