Fossil SCM
Optional R card not properly ignored
Fixed
a32ff1eddb6ac1f…
· opened 15 years, 6 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Fixed
- Subsystem
- —
- Created
- Oct. 3, 2010 1:03 p.m.
The file format description says that R cards are optional. As lazy first run, my CVS import tool doesn't write them. This results in crashes on checkout as the non-existance of the checksum is not properly checked.
drh added on 2010-10-03 23:32:22: The change in checkin.c as shown in the attached diff does not appear to be necessarily since checkin.c always generates the R card.