-
Notifications
You must be signed in to change notification settings - Fork 341
[All] Security: unsafe string operations #5902
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
base: master
Are you sure you want to change the base?
[All] Security: unsafe string operations #5902
Conversation
0c9de53 to
8d9a23b
Compare
bakpaul
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you are going to hate me...
applications/plugins/SofaImplicitField/components/geometry/DiscreteGridField.cpp
Show resolved
Hide resolved
applications/plugins/SofaImplicitField/components/geometry/DiscreteGridField.cpp
Show resolved
Hide resolved
...ion/Response/Contact/src/sofa/component/collision/response/contact/RuleBasedContactManager.h
Show resolved
Hide resolved
...ion/Response/Contact/src/sofa/component/collision/response/contact/RuleBasedContactManager.h
Show resolved
Hide resolved
Sofa/Component/Engine/Transform/src/sofa/component/engine/transform/TransformPosition.inl
Outdated
Show resolved
Hide resolved
Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/CompressedRowSparseMatrixGeneric.h
Outdated
Show resolved
Hide resolved
yes 😾 |
ac9f49c to
77923a7
Compare
bakpaul
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still one unit test failing,; except this, this PR seems fine by me
…handle invalid input and overflow conditions in string-to-number conversions
…t prevent buffer overflows
77923a7 to
0114992
Compare
|
[ci-build][with-all-tests] |
unhandled exception from different string calls and replace unsafe calls of string functions
[with-all-tests]
By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).
Reviewers will merge this pull-request only if