Wireshark-bugs: [Wireshark-bugs] [Bug 13264] WSLUA FileHandler causes crash (use-after-free) on
Date: Wed, 28 Dec 2016 21:16:49 +0000

Comment # 10 on bug 13264 from
(In reply to Michael Mann from comment #9)
> (In reply to Peter Wu from comment #8)
> > Will be for later, I got my Zip Archive file dissector working :-)
> > https://git.lekensteyn.nl/peter/wireshark-notes/tree/lua/file-zip.lua
> 
> Would this address bug 1323 (at least in some form)?  Is this another case
> where it would be nice to take the Lua script and convert it to C?

It would not. Bug 1323 is about the ability to open zip files (and select
captures from inside). That linked dissector instead analyzes the bytes inside
a zip file (headers, metadata, etc.) and is useful for learning about the Zip
archive format.


You are receiving this mail because:
  • You are watching all bug changes.