lkml.org 
[lkml]   [2006]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH] fix mem-leak in netfilter
    From
    From: Patrick McHardy <kaber@trash.net>
    Date: Wed, 17 May 2006 08:26:03 +0200

    > + if (info->check_set & (IPT_RECENT_SET | IPT_RECENT_REMOVE) &&
    > + (info->seconds || info->hit_count))
    > + return 0;

    I'm feeling particularly dense today... but what is the relative
    precedence of '&' vs '&&'?

    I've been told that if you have to look up C operator precedence,
    don't bother and add parenthesis instead :)
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-05-17 09:13    [W:3.313 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site