Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2012 03:53:31 GMT
From:      Zhouyi Zhou <yizhouzhou@ict.ac.cn>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/173521: remove useless assign in ip6_hopopts_input
Message-ID:  <201211100353.qAA3rVew077050@red.freebsd.org>
Resent-Message-ID: <201211100940.qAA9e2Xl001034@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173521
>Category:       kern
>Synopsis:       remove useless assign in ip6_hopopts_input
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 10 09:40:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Zhouyi Zhou
>Release:        FreeBSD current
>Organization:
ICT CAS
>Environment:
FreeBSD current
>Description:
I think opt = (u_int8_t *)hbh + sizeof(struct ip6_hbh) in ip6_hopopts_input
is currently useless  :-)
>How-To-Repeat:

>Fix:
remove it

>Release-Note:
>Audit-Trail:
>Unformatted:



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