| Ticket Hash: | 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 15.95 years ago |
Created: |
2010-09-27 15:39:19 15.95 years ago |
| Version Found In: | f29a826666 | ||
| Description: | ||||
|
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: | ||||