Mallocs have been fixed in /devel, and I'll be moving it to
/unstable pretty soon. It isn't really a bug (it certainly
won't prevent the normal operation of the software,) but it
is very bad programming.
I was more worried about getting the code working and
running then cleaning it up. Thanks for keeping me honest.
There will probably be more.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I suggest to keep this report open until all places in the
stable sources will be fixed.
The stuff will really become a bug if you will notice a
segmentation fault.
Would you like to improve the code with the help of the tool
"http://splint.org/"?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Splint does a wonderful job of telling me what is wrong with
the headers supplied with the operating system, but I have
yet to find the magic flag for it to tell me what is wrong
with my code.
It parse errors in pcap-buf.h.... (this is even with +posixlib.)
It looks like a worthwhile tool, but it will take some time
to understand how it works and what secret handshake is
required to get it to do what it needs to do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=642285
We are working on this as part of our release for Toorcon 2005.
Logged In: YES
user_id=642285
Mallocs have been fixed in /devel, and I'll be moving it to
/unstable pretty soon. It isn't really a bug (it certainly
won't prevent the normal operation of the software,) but it
is very bad programming.
I was more worried about getting the code working and
running then cleaning it up. Thanks for keeping me honest.
There will probably be more.
Logged In: YES
user_id=572001
I suggest to keep this report open until all places in the
stable sources will be fixed.
The stuff will really become a bug if you will notice a
segmentation fault.
Would you like to improve the code with the help of the tool
"http://splint.org/"?
Logged In: YES
user_id=642285
Splint does a wonderful job of telling me what is wrong with
the headers supplied with the operating system, but I have
yet to find the magic flag for it to tell me what is wrong
with my code.
It parse errors in pcap-buf.h.... (this is even with +posixlib.)
It looks like a worthwhile tool, but it will take some time
to understand how it works and what secret handshake is
required to get it to do what it needs to do.