mirror of
https://github.com/sheumann/telnetd.git
synced 2025-02-19 18:30:30 +00:00
This was generally resolved by adding extra unused parameters to functions, to standardize their signature to what their pointer was being cast to. This should avoid issues of possible stack corruption due to the ORCA/C calling convention.
Remove (most) instances of casting between incompatible function pointer types in telnet/commands.c.
Description
telnetd for GNO
Languages
C
90.7%
Roff
9.1%
Makefile
0.2%