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 debug mem accounting for tcl.c #1785

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michaelortmann
Copy link
Member

Found by: michaelortmann
Patch by: michaelortmann
Fixes:

One-line summary:
Fix debug mem accounting for tcl.c

Additional description (if needed):
Regression since eggdrop 1.9.0rc1

Test cases demonstrating functionality (if applicable):
make debug
start eggdrop
.debug

File 'tcl.c     ' accounted for 8432/8472 (debug follows:)

@michaelortmann
Copy link
Member Author

This PR fixes 1 memory account glitch

There is one more here:
https://github.com/eggheads/eggdrop/pull/438/files#diff-2d8e3362ec4e40b7a6e562a1c7968e7b67063d05f639d9da1e0fa32b414c8706R319

@thommey: Please can you take a look? You know that code better than me.

@vanosg vanosg added this to the v1.10.1 milestone Feb 23, 2025
@vanosg vanosg removed the type: bug label Feb 23, 2025
@vanosg vanosg removed this from the v1.10.1 milestone Feb 23, 2025
@michaelortmann
Copy link
Member Author

we do not leak here. this PR is merely about our own debug memory accounting.

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