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
Actions