Skip to content

Conversation

@pmundkur
Copy link

. make jtag_dtm_t an internal detail of remote_bitbang_t. This ensures that it gets deleted
when remote_bitbang_t is deleted, preventing a memory leak.
. consolidate socket closing into a function called from the destructor and when needed.

. make jtag_dtm_t an internal detail of remote_bitbang_t.  This ensures that it gets deleted
  when remote_bitbang_t is deleted, preventing a memory leak.
. consolidate socket closing into a function called from the destructor and when needed.
@github-actions
Copy link

Test Results

2 101 tests  ±0   2 101 ✅ ±0   16m 56s ⏱️ +7s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 62a82f0. ± Comparison against base commit b1e481a.

@nadime15 nadime15 merged commit ba37375 into nadime15:debug_all Sep 26, 2025
7 of 8 checks passed
@pmundkur pmundkur deleted the debug_all_minor_cleanup branch October 1, 2025 03:50
nadime15 pushed a commit that referenced this pull request Oct 29, 2025
. make jtag_dtm_t an internal detail of remote_bitbang_t.  This ensures that it gets deleted
  when remote_bitbang_t is deleted, preventing a memory leak.
. consolidate socket closing into a function called from the destructor and when needed.
nadime15 pushed a commit that referenced this pull request Nov 25, 2025
. make jtag_dtm_t an internal detail of remote_bitbang_t.  This ensures that it gets deleted
  when remote_bitbang_t is deleted, preventing a memory leak.
. consolidate socket closing into a function called from the destructor and when needed.
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.

2 participants