bug-cfengine
[Top][All Lists]
Advanced

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

problem with method variables


From: CNTR
Subject: problem with method variables
Date: Mon, 02 Feb 2004 11:10:58 -0500

I ran into a problem with the strncpy's for METHODRETURNCLASSES using both
bufsize-1 and maxvarsize in 2.1.0p1.  I see that in 2.1.2a5, the strncpy 
on line 1385 was fixed; however, the strncpy on line 659 in functions.c 
still uses buffsize-1.

METHODFILENAME also has inconsistent strncpy sizes of bufsize-1 and 
maxvarsize; however, its not as critical since METHODFILENAME was declared 
as bufsize.




reply via email to

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