Actions
Bug #1484
openentry_new() tries to set -1 to entry type
Start date:
06/04/2025
Due date:
% Done:
0%
Estimated time:
Description
entry_new() tries to initialize entry type with -1 that is outside the range of the enum. It should set ENTRY_ILLEGAL instead.
Files
Updated by Marko Lindqvist 2 days ago
- Subject changed from entry_new() tries to set -1 to entry to entry_new() tries to set -1 to entry type
- Description updated (diff)
Actions
#2
Updated by Marko Lindqvist 1 day ago
- File 0094-entry_new-Initialize-entry-type-with-ENTRY_ILLEGAL.patch 0094-entry_new-Initialize-entry-type-with-ENTRY_ILLEGAL.patch added
- File 0016-entry_new-Initialize-entry-type-with-ENTRY_ILLEGAL.patch 0016-entry_new-Initialize-entry-type-with-ENTRY_ILLEGAL.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.1.6
Actions