Bug #102
modlist segfault
| Status: | Closed | Start: | 12/15/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
Commit c6ce3e87 introduces a segfault in modlist when a file without the .o extension is created in /system/modules (suffix is checked for NULL when it's actually (char*) NULL + 1).
History
Updated by Matthew Iselin over 2 years ago
- Status changed from New to Closed
This has been fixed. My bad! :)