monit-dev
[Top][All Lists]
Advanced

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

monit files.c


From: Jan-Henrik Haukeland
Subject: monit files.c
Date: Fri, 10 Jan 2003 05:41:34 -0500

CVSROOT:        /cvsroot/monit
Module name:    monit
Changes by:     Jan-Henrik Haukeland <address@hidden>   03/01/10 05:41:34

Modified files:
        .              : files.c 

Log message:
        Simply set the path in get_device to zero. It could be dangerous to use
        memset(path, 0, path_length) if the user gave a pointer with no storage 
as
        the path, we would then nullify path_length of memory we should not 
touch.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/files.c.diff?tr1=1.23&tr2=1.24&r1=text&r2=text





reply via email to

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