Opened 10 years ago
Last modified 10 years ago
#11771 new bug
CID 401564: Negative array index read
Reported by: | sli908 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Check to make sure index variable is >= 0
Change History (6)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
I wasn't able to format the patch properly
I'll try something tomorrow and see if it works then
comment:5 by , 10 years ago
I can't seem to format the patch, as the generated folder is in the .gitignore
comment:6 by , 10 years ago
The file coverity reports is generated using yacc. You need to patch the source file instead: src/bin/rc/parser.y
.
Note:
See TracTickets
for help on using tickets.
Do you have a patch? :)