gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnucap-devel] bug in detach_all


From: Felix Salfelder
Subject: [Gnucap-devel] bug in detach_all
Date: Tue, 22 Oct 2013 11:34:38 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Al.

detach_all throws an Exception_CS("plugin not attached", cmd) in case it
finds !handle. from the other attach/detach commands, NULL seems to be
(intentionally?) valid within attach_list.

i think this is a copy&paste bug (from CMD_DETACH::do_it) and NULL
should be silently ignored (or unreachable after making other commands
not set a handle to NULL in the dictionary...).

regards
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]