From 2b04a69bba2249f83cf4827269dd02e58ceadf29 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 7 Nov 2013 17:43:14 -0600 Subject: apps/examples/composite: Bug fix. Wrong handle being nullified. From David Sidrane --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 935ef9ef1..e1ed0e677 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -728,4 +728,6 @@ driver features. From Ken Pettit (2013-11-1). * apps/nshlib/nsh.h: Allow USB trace wihtout a USB console. From David Sidrane (2013-11-06). + * apps/system/composite/composite_main.c: The wrong handle was getting + nullified. From David Sidrane (2013-11-7). -- cgit v1.2.3