http://code.google.com/p/packet-bnetp/issues/detail?id=5 This code worked fine on wireshark 1.4.4 but crashes wireshark after update to 1.8.3.
asked 15 Nov '12, 11:49 xpeh |
One Answer:
Looks like you also opened a bug 7976 for this. Suggest sending followups there. answered 15 Nov '12, 14:56 JeffMorriss ♦ |
Nice comment you made on the issue you linked to.
Wireshark is GPL and the source is freely available for modification and improvement by anyone. Patches for the issue would be gratefully accepted.
GPL is neiter a quality sign nor an attibute of open development. But if you invented it, you may grow beart, stomach and eat dirt from feet.
Breaking API is bad. Crashing because of function call is bad too. I don't know how it's in C, but in high-level languages it have to be avoided.
grahamb, you are funny. I don't want to patch an issue which [b]wireshark[/b] caused without any good reason, [b]wireshark team[/b] has to patch it. It's their fault, not ours. Our plugin worked.