[ https://issues.apache.org/jira/browse/TIKA-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890178#comment-17890178 ]
ASF GitHub Bot commented on TIKA-4309: -------------------------------------- tballison opened a new pull request, #1993: URL: https://github.com/apache/tika/pull/1993 @alexey-pelykh let me know what you think. I probably should have recommended these changes before merging into main... oh well. I moved the parser into the code module. I got rid of some of the `var`s so that we had explicit int vs long. I used IOUtils.skipFully(). If you can recommend an upper bounds check in the TODO below, that'd be great. Thank you, gain! > ExecutableParser: support MachO > ------------------------------- > > Key: TIKA-4309 > URL: https://issues.apache.org/jira/browse/TIKA-4309 > Project: Tika > Issue Type: New Feature > Reporter: Alexey Pelykh > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)