From 08f190c7ebb67f1b034fc39b393351de47b53a13 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 24 Oct 2013 07:21:56 -0600 Subject: Telnetd: Missing argument in debug statement can cause crash in certain error conditions. From David Sidrane --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index df258de8c..8c9dd72a7 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -690,4 +690,7 @@ /dev/random (2013-10-20). * apps/examples/cc3000: Extensions and enhancements from David Sidrane (2013-10-23). + * apps/netutils/telnetd/telnetd_driver.c: Missing argument to + debug statement can cause crashes in certain error conditions. + From David Sidrane (2013-10-24). -- cgit v1.2.3