-
Notifications
You must be signed in to change notification settings - Fork 152
Issues: NASA-SW-VnV/ikos
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Broken on system with python 3.13 - no module named 'pipes'
C-bug
Category: Bug
L-python
Language: Python
#292
opened Oct 18, 2024 by
mickyabir
error: could not find ikos python module in FreeBSD package
C-question
Category: Question
#269
opened Apr 2, 2024 by
yurivict
Problems with multiple allocation sites
C-feature-request
Category: Feature Request
L-c
Language: C
#215
opened Jul 18, 2023 by
peckto
A Category: False Positive
L-c
Language: C
might be uninitialized
message after being initialized
C-false-positive
#208
opened May 23, 2023 by
Ganton
error: unsupported llvm instruction fneg
C-feature-request
Category: Feature Request
L-c++
Language: C++
P-medium
Priority: Medium
#197
opened Dec 18, 2022 by
ingoahrns
"Unreachable code" messages when using gtest
L-c++
Language: C++
#177
opened Oct 22, 2021 by
mjeronimo
Can ikos support comparison with vector?
A-llvm-to-ar
Area: Translation from LLVM to AR
C-feature-request
Category: Feature Request
#170
opened Feb 15, 2021 by
neon12345
Optimize the control flow graph to reduce false positives
C-false-positive
Category: False Positive
C-feature-request
Category: Feature Request
L-c
Language: C
P-low
Priority: Low
#141
opened Jul 12, 2019 by
arthaud
Catch buffer overflows in structures
C-feature-request
Category: Feature Request
L-c
Language: C
P-medium
Priority: Medium
#140
opened Jul 11, 2019 by
arthaud
Implement a union of N disjunctive abstract values
C-feature-request
Category: Feature Request
P-medium
Priority: Medium
#139
opened Jul 11, 2019 by
arthaud
Add an abstraction for "uninitialized or"
C-false-positive
Category: False Positive
C-feature-request
Category: Feature Request
L-c
Language: C
P-medium
Priority: Medium
#138
opened Jul 11, 2019 by
arthaud
Implement backward operators
C-feature-request
Category: Feature Request
P-medium
Priority: Medium
#135
opened Jul 11, 2019 by
arthaud
False positive when using a small integer index
C-false-positive
Category: False Positive
L-c
Language: C
P-medium
Priority: Medium
#134
opened Jul 10, 2019 by
arthaud
Improve the model for argc and argv
C-false-positive
Category: False Positive
L-c
Language: C
P-low
Priority: Low
#133
opened Jul 10, 2019 by
arthaud
Unsound exception propagation analysis for functions never returning
C-unsound
Category: Unsound
L-c++
Language: C++
P-low
Priority: Low
#130
opened Jul 9, 2019 by
arthaud
Improve the value domain to keep track of integer sets
C-false-positive
Category: False Positive
C-feature-request
Category: Feature Request
L-c
Language: C
P-medium
Priority: Medium
#129
opened Jul 9, 2019 by
arthaud
Track the exception pointer
C-false-positive
Category: False Positive
L-c++
Language: C++
P-low
Priority: Low
#126
opened Jul 8, 2019 by
arthaud
False positive on a loop with a binary guard
C-false-positive
Category: False Positive
L-c
Language: C
P-medium
Priority: Medium
#125
opened Jun 19, 2019 by
arthaud
False positive because the value domain doesn't split/merge cell variables
C-false-positive
Category: False Positive
L-c
Language: C
P-medium
Priority: Medium
#117
opened Apr 19, 2019 by
ceesb
False positive in a loop using '!=' instead of '<'
C-false-positive
Category: False Positive
L-c++
Language: C++
L-c
Language: C
P-medium
Priority: Medium
#102
opened Feb 10, 2019 by
gh2375
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.