-
-
Notifications
You must be signed in to change notification settings - Fork 368
i.ortho.rectify: Fix Copy into fixed size buffer issue in main.c #6466
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: main
Are you sure you want to change the base?
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
Oh, there is a similar issue CID1208244, please address that here too.
this issue is shown under /vector/v.rectify/target.c or are you talking about the strcat at line 292 |
If you filter with |
(Coverity scan is confused by similarly named files located in different places). |
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Done |
This pull request fixes issue identified by Coverity Scan (CID : 1208276)