https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201371

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: eri
Date: Thu Jul  9 16:28:37 UTC 2015
New revision: 285325
URL: https://svnweb.freebsd.org/changeset/base/285325

Log:
  Correct issue presented in r285051,
  apparently neither clang nor gcc complain about this.
  But clang intis the var to NULL correctly while gcc on at least mips does
not.
  Correct the undefined behavior by initializing the variable properly.

  PR:        201371
  Differential Revision:     https://reviews.freebsd.org/D3036
  Reviewed by:    gnn
  Approved by:    gnn(mentor)

Changes:
  head/sys/netinet/ip_input.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to