CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/18 03:14:09
Modified files:
usr.bin/cvs : checkout.c
Log message:
be carefull when trying to access cf->file_rcs in cvs_checkout_file()
as it could be NULL under certain conditions.
