Use g_malloc0() to initialize the counters. MAC was using uninitialized
authorMartin Mathieson <martin.r.mathieson@googlemail.com>
Wed, 5 Dec 2012 03:12:43 +0000 (03:12 -0000)
committerMartin Mathieson <martin.r.mathieson@googlemail.com>
Wed, 5 Dec 2012 03:12:43 +0000 (03:12 -0000)
commit5589af96994472eca9f1b3ddcda846505ad04dcf
treec1a2f587ef5f342322c9f281200ebac675eb7575
parent6df94431acfae1e814653ff476b4a879624d5795
Use g_malloc0() to initialize the counters.  MAC was using uninitialized
memory...

svn path=/trunk/; revision=46385
ui/cli/tap-macltestat.c
ui/cli/tap-rlcltestat.c