https://bz.apache.org/bugzilla/show_bug.cgi?id=60279
Bug ID: 60279 Summary: VBAMacroReader throws IllegalArgumentException on some files Product: POI Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: POIFS Assignee: dev@poi.apache.org Reporter: talli...@mitre.org Created attachment 34391 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34391&action=edit One triggering file from common crawl On a few files in our regression corpus, I got: java.lang.IllegalArgumentException: Header byte 0x01 expected, received 0x00 at org.apache.poi.util.RLEDecompressingInputStream.<init>(RLEDecompressingInputStream.java:79) ... I'm not sure if these files have valid macros in them or another embedded object. Let's investigate. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org