Re: [patch 1/5] iptables: fix invalid free

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mark McLoughlin <markmc@xxxxxxxxxx> wrote:
...
>   - If our wrappers always zero-initialise, we don't need the
>     "initialise to -1 when debugging" thing.

You probably already know, but if your wrappers always initialize,
that can mask used-uninitialized.  So it's best if the initialization
is only optional, so you can test (i.e. via valgrind) with it turned off.


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]