bug-cvs
[Top][All Lists]
Advanced

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

cvs crashes on FreeBSD when initializing a new repository


From: Carlos Monti
Subject: cvs crashes on FreeBSD when initializing a new repository
Date: Wed, 7 Apr 2010 23:20:56 -0300

I'm using:
Concurrent Versions System (CVS) 1.12.13-devel (client/server)

Example:
$ /usr/local/bin/cvs -d /tmp/test init
Segmentation fault: 11 (core dumped)

I've tracked this down to an uninitialized variable getting passed to
getdelim() and attached the relevant patch to this bug report.

This doesn't seem to happen to glibc platforms but other platforms are
probably affected as well.

Regards,
Carlos

Attachment: line_size.patch
Description: Text Data


reply via email to

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