9 Jun
2006
9 Jun
'06
9:52 p.m.
On Fri, Jun 09, 2006 at 11:40:48PM +0200, Henrik Stoerner wrote:
My guess is that this filename is just too long. It *could* overflow the buffer set aside for the RRD filename - in that case, the attached patch against 4.1.2p1 should help.
Correction, there is one more place that is sensitive to the filename length. Please use this corrected patch instead of the one I sent earlier.
Regards, Henrik