Skip to content

Conversation

@michaelortmann
Copy link
Member

@michaelortmann michaelortmann commented Dec 25, 2025

Found by: michaelortmann
Patch by: michaelortmann
Fixes:

One-line summary:
Fix webui.mod ATTEMPTING TO FREE NON-MALLOC'D PTR

Additional description (if needed):
Eggdrop catches this kind of bug, but ugly log message remained. This PR fixes this proper.

Test cases demonstrating functionality (if applicable):
Fixes the following:
[21:53:10] *** ATTEMPTING TO FREE NON-MALLOC'D PTR: dccutil.c (349)
like when you point your browser to a non existing URL like:
http://127.0.0.1:8080/testus

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.

1 participant