Skip to content

fix: fixed two bugs in the ipc ghidra script#1467

Open
jstucke wants to merge 1 commit intomasterfrom
ipc-container-fixes
Open

fix: fixed two bugs in the ipc ghidra script#1467
jstucke wants to merge 1 commit intomasterfrom
ipc-container-fixes

Conversation

@jstucke
Copy link
Copy Markdown
Collaborator

@jstucke jstucke commented Mar 27, 2026

  • fixed AttributeError in get_vars_from_varnode
  • fixed IndexError in filter_relevant_indices

@jstucke jstucke self-assigned this Mar 27, 2026
@jstucke jstucke added the bug label Mar 27, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 98.01980% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.52%. Comparing base (e1011ca) to head (c4da184).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/plugins/analysis/ipc/test/test_ipc_ghidra.py 98.01% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1467      +/-   ##
==========================================
+ Coverage   92.40%   92.52%   +0.11%     
==========================================
  Files         370      371       +1     
  Lines       20829    20901      +72     
==========================================
+ Hits        19248    19338      +90     
+ Misses       1581     1563      -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

* fixed AttributeError in get_vars_from_varnode

* fixed IndexError in filter_relevant_indices
@jstucke jstucke force-pushed the ipc-container-fixes branch from 2dcd4fc to c4da184 Compare March 27, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants