On Sat, 2009-12-05 at 13:26 -0800, David Brownell wrote:
> On Sunday 29 November 2009, Zachary T Welch wrote:
> > Note: this audit revealed some potential bugs with the command context
> > implementation. There was a reason that commands were added at the
> > end of the list. Shallow copying of c
On Sunday 29 November 2009, Zachary T Welch wrote:
> Note: this audit revealed some potential bugs with the command context
> implementation. There was a reason that commands were added at the
> end of the list. Shallow copying of command_context means that
> the list is shared between them.
Whe
command_done() does not need to return an error, but it needed
Doxygen comment. Provide some for copy_command_context as well.
Note: this audit revealed some potential bugs with the command context
implementation. There was a reason that commands were added at the
end of the list. Shallow copyi