bug-gnulib
[Top][All Lists]
Advanced

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

Memory leak in error.c


From: John Darrington
Subject: Memory leak in error.c
Date: Thu, 1 Jun 2017 21:13:00 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

In lib/error.c the function  void error (int status, int errnum, const char 
*message, ...)

has a va_start  but no corresponding va_end.

This will leak memory.

J'

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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