-
Notifications
You must be signed in to change notification settings - Fork 28
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
Coverity scan issues #35
Comments
Thanks for the info! I will check it out |
I just fixed some small an probably some big issues.. (Strange delete[] call, opened-flag that wasn't set) thanks to your report! I'm trying to configure coverity for my app, but I need to disable SIP protection on my Mac for it. (Which is something I don't want to do). When I've find some time, I will try to configure it for my Ubuntu VM. |
As I've got it all setup, I'm happy to do the upload for you - just add me
as a member to the project.
…On Wed, 28 Jun 2017 7:55 am Rick Blommers, ***@***.***> wrote:
I just fixed some small an probably some big issues.. (String delete[]
call, opened-flag that wasn't set) thanks to your report!
Thanks!!
I'm trying to configure coverity for my app, but I need to disable SIP
protection on my Mac for it. (Which is something I don't want to do).
When I've find some time, I will try to configure it for my Ubuntu VM.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#35 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAGxjI1Wfwnyljja9KmIPDGyHk0-_nP4ks5sIerpgaJpZM4OE3hj>
.
|
Sorry, added in the Coverity project - my email is vperetokin on gmail
…On Wed, 28 Jun 2017 8:08 am Vadim Peretokin, ***@***.***> wrote:
As I've got it all setup, I'm happy to do the upload for you - just add me
as a member to the project.
On Wed, 28 Jun 2017 7:55 am Rick Blommers, ***@***.***>
wrote:
> I just fixed some small an probably some big issues.. (String delete[]
> call, opened-flag that wasn't set) thanks to your report!
> Thanks!!
>
> I'm trying to configure coverity for my app, but I need to disable SIP
> protection on my Mac for it. (Which is something I don't want to do).
>
> When I've find some time, I will try to configure it for my Ubuntu VM.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#35 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAGxjI1Wfwnyljja9KmIPDGyHk0-_nP4ks5sIerpgaJpZM4OE3hj>
> .
>
|
Is there an issue with getting approval? I'm still not able to access the project. |
I don't know. I guess I must upload a project scan first... But I haven't made a scan yet.. |
OK, I'll generate one for you. |
Here you go, upload this: https://transfer.sh/3l0bF/edbee-lig.xz |
Thanks you very much! |
Nice! Looks like the scan worked, I see the defect numbers are filled in - now they just need to approve it as an OSS project. |
Yes! |
@gamecreature looks like the results are available now! |
Yeah, I found them. I just solved/resolved some coverity issues. |
👍 awesome. I'll leave you to it. Would you like me to re-upload for a new scan? |
We make use of https://scan.coverity.com (you could set it up for edbee as well), and after running Mudlet through it with edbee integrated, Coverity complained a whole lot. We'll flag them as 3rdparty, but I figure it's useful to report all the issues:
The text was updated successfully, but these errors were encountered: