Bugzilla – Bug 774
PcapFile uses C-style IO
Last modified: 2010-02-26 13:14:41 UTC
It should be using the c++ std::ofstream class instead. i.e., #include <fstream> is your friend :)
oops, this is a bug for craig, not andrei
hey, you wrote this code, you get to maintain it. If you think that this bug is irrelevant, you get to mark it as such and deal with the fallout.