eggdrop
eggdrop copied to clipboard
(Low Prio) Do not discard const qualifier
Found by: michaelortmann Patch by: michaelortmann Fixes:
One-line summary: Do not discard const qualifier
Additional description (if needed): Cleanup misc.c:maskaddr(), rfc1459.c and tcl.c:tcl_eggcouplet() Remove the unnecessary string truncation at s[40] in tcl.c:tcl_eggcouplet()
Test cases demonstrating functionality (if applicable):