Aaron Schrab wrote:
> ------- 8< -----------
> 
> Subject: [PATCH] Initialize BUFFER variables
> 
> Ensure that BUFFER variables are initialized to prevent later attempts
> to traverse an uninitialized pointer.
> ---
> commands.c     |    1 +
> hook.c         |    7 +++++--
> imap/command.c |    1 +
> imap/imap.c    |    1 +
> 4 files changed, 8 insertions(+), 2 deletions(-)

Looks good.  +1

Attachment: signature.asc
Description: Digital signature

Reply via email to