BB Unix Network Monitor - Message

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

Re: {bb} p.s. to last message re: BBRELAY



The uninitialized variable problem is fixed in version 1.9i.
FYI the variables 'newmsgbuf' and 'newmsgbuf_varlen' are unused and can be deleted.
Mark
----- Original Message -----
Sent: Thursday, January 05, 2006 6:27 PM
Subject: {bb} p.s. to last message re: BBRELAY

For consistency, could also add:
    memset (msgbuf_relay,'\0',sizeof(msgbuf_relay));
after:
    memset (linebuf,'\0',sizeof(linebuf));
near line 1198 in bbd.c.
This is not strictly necessary because the buffer is cleared near line 1273.
 
 
Mark Buxbaum
Senior Software Engineer
Digital Strata

Home | Main Index | Thread Index