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

_______________________________________________
Bug-cvs mailing list
Bug-cvs@nongnu.org
https://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to