eggdrop icon indicating copy to clipboard operation
eggdrop copied to clipboard

(Low Prio) Do not discard const qualifier

Open michaelortmann opened this issue 5 years ago • 0 comments

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):

michaelortmann avatar Nov 05 '20 21:11 michaelortmann