bug-cvs
[Top][All Lists]
Advanced

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

Bugs in CVS


From: Flávio Medeiros
Subject: Bugs in CVS
Date: Mon, 10 Mar 2014 21:28:43 -0300

Hello,

I have analysed the CVS code with splint, cppcheck and our analysis
tool and detected the following problems listed bellow.


FILE: cvs/src/server.c
LINE: 5919
MSG: Memory pointed to by 'descrambled_password' is freed twice.
CONFIG: AUTH_SERVER_SUPPORT

FILE: cvs/src/update.c
LINE: 2786
MSG: Uninitialized variable: rev1_mode
CONFIG: !HAVE_STRUCT_STAT_ST_RDEV && PRESERVE_PERMISSIONS_SUPPORT

FILE: cvs/src/update.c
LINE: 2864
MSG: Uninitialized variable: rev2_mode
CONFIG: !HAVE_STRUCT_STAT_ST_RDEV && PRESERVE_PERMISSIONS_SUPPORT

FILE: cvs/vms/filesubr.c/v1-filesubr.c
LINE: 861
MSG: Dereferencing 'fn' after it is deallocated / released
CONFIG: HAVE_MKSTEMP

FILE: cvs/zlib/infcodes.c
LINE: 108
MSG: Uninitialized variable: m
CONFIG: !SLOW

Regards,
Flávio Medeiros



reply via email to

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