lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 6 Jul 2017 16:28:25 +0200
From:   "Jason A. Donenfeld" <Jason@...c4.com>
To:     Netdev <netdev@...r.kernel.org>
Subject: Re: net: Fix inconsistent teardown and release of private netdev state.

On Thu, Jul 6, 2017 at 4:24 PM, Jason A. Donenfeld <Jason@...c4.com> wrote:
>
>         if (!ret)
>                 pr_info("Yay it worked!\n");
>
>         return 0;

This is supposed to be `return ret;`. See, even in psuedocode it's
hard to get right.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ