dparrish / libcli

Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.
https://dparrish.com/link/libcli
GNU Lesser General Public License v2.1
289 stars 143 forks source link

Swap calloc parameters for -Wcalloc-transposed-args #93

Open limburgher opened 5 months ago

neheb commented 1 month ago

On the linked PR, I swapped more 1s from calloc. Makes sense here too IMO.

RobSanders commented 1 month ago

I haven't forgotten this, just buried to my eyeballs under my day-job right now....