Beta 12 bug, -N option segfaults
Carter Bullard
carter at qosient.com
Sat Aug 29 16:33:55 EDT 2009
Hey Nick,
Very odd, but here is the patch.
Carter
*** argus_client.c.orig Sat Aug 29 16:30:36 2009
--- argus_client.c Sat Aug 29 16:30:38 2009
***************
*** 1656,1662 ****
input->ArgusReadSocketCnt += cnt;
while (!done) {
! unsigned int length = 0;
rec = NULL;
--- 1656,1662 ----
input->ArgusReadSocketCnt += cnt;
while (!done) {
! int length = 0;
rec = NULL;
On Aug 29, 2009, at 3:03 PM, Nick Diel wrote:
> The -N option segfaults. In ra, the segfault happens after the
> records are displayed. In racluster the segfault happens before any
> output.
>
> Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3815 bytes
Desc: not available
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20090829/be35e767/attachment.bin>
More information about the argus
mailing list