| Ticket UUID: | cc4cd990165317f38618f5b784befd3e9ff3fe61 | ||
| Title: | dir browser crashes on unknown checkin name | ||
| Status: | Fixed | Type: | Code_Defect |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: | 2010-09-29 12:49:41 | ||
| Version Found In: | f29a826666 | ||
| Description & Comments: | |||
|
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: | |||