Mercurial > dropbear
log listener.c @ 1814:f78e67527731
age | author | description |
---|---|---|
Mon, 07 Dec 2020 20:03:24 +0800 | Matt Johnston | Fix null pointer dereference removing listeners |
Sat, 19 Aug 2017 22:39:53 +0200 | Francois Perrad | Pointer parameter could be declared as pointing to const (callback) |
Sat, 19 Aug 2017 17:16:13 +0200 | Francois Perrad | Pointer parameter could be declared as pointing to const |
Tue, 24 Feb 2015 22:01:33 +0800 | Matt Johnston | Free memory before exiting. Based on patch from Thorsten Horstmann. |