Fossil SCM
dir browser crashes on unknown checkin name
Fixed
cc4cd990165317f…
· opened 15 years, 6 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- Sept. 27, 2010 3:39 p.m.
Calling the browser page with an unknown checkin name crashes the forked server process
example: /dir?name=src&ci=ti
The problem is located at browse.c/page_dir near line 145 when memcpy tries to copy NULL
wolfgang added on 2010-09-27 15:45:58: with checkin [872f6a45e3] on branch the problem should be solved.