Created attachment 2414 [details] proposed fix (kex|mac|cipher)_alg_list() return dynamically allocated memory; however, this dynamically allocated memory is not freed when used in dump_config() Attached is a proposed fix. Thanks