libnfnetlink branch, master, updated. libnfnetlink-1.0.0-18-ga821079

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Mon Jun 13 19:53:26 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libnfnetlink".

The branch, master has been updated
  discards  2458ad768d64e270a674b3a65abf4541c3f83640 (commit)
       via  a82107933da41572428b8c882d77c10267cbcef9 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (2458ad768d64e270a674b3a65abf4541c3f83640)
            \
             N -- N -- N (a82107933da41572428b8c882d77c10267cbcef9)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a82107933da41572428b8c882d77c10267cbcef9
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Fri Jun 10 11:11:00 2011 +0200

    src: BAD_SIZEOF
    
    static analysis (analysis based only on compiling of sources, not based on running of binary)
    of the code revealed the following problem:
    
    libnfnetlink.c:481: Taking the size of pointer parameter "nlh" is suspicious.
    libnfnetlink.c:486: Taking the size of pointer parameter "nlh" is suspicious.
    
    Signed-off-by: Jiri Popelka <jpopelka at redhat.com>
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

-----------------------------------------------------------------------

Summary of changes:


hooks/post-receive
-- 
libnfnetlink



More information about the netfilter-cvslog mailing list