Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support updated wireshark definitions #2323

Closed
wants to merge 1 commit into from
Closed

Conversation

lrstewart
Copy link
Contributor

Resolved issues:

resolves #ISSUE-NUMBER1, resolves #ISSUE-NUMBER2, etc.

Description of changes:

Call-outs:

Testing:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@WesleyRosenblum
Copy link
Contributor

I could reproduce this locally on MacOS with Wireshark 4.4.0, so I tried downgrading to Wireshark 4.2.5 as mentioned in the readme and now I get:

tshark: Couldn't load plugin 'libdcquic__dev.so': dlopen(target/wireshark/plugins/4-2/epan/libdcquic__dev.so, 0x0002): tried: 'target/wireshark/plugins/4-2/epan/libdcquic__dev.so' (relative path not allowed in hardened program), '/System/Volumes/Preboot/Cryptexes/OStarget/wireshark/plugins/4-2/epan/libdcquic__dev.so' (no such file), '/Applications/Wireshark.app/Contents/Frameworks/target/wireshark/plugins/4-2/epan/libdcquic__dev.so' (no such file), '/usr/lib/target/wireshark/plugins/4-2/epan/libdcquic__dev.so' (no such file, not in dyld cache), 'target/wireshark/plugins/4-2/epan/libdcquic__dev.so' (relative path not allowed in hardened program)

@camshaft
Copy link
Contributor

camshaft commented Oct 8, 2024

Closing in favor of #2346

@camshaft camshaft closed this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants