You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried running some of our source code through splint, and it spews out a ton of warnings. Some of these warnings should probably be looked into (buffer overflow issues, possible null pointers, etc). Here's a command that can be run from the project root:
Yep, I've tried to use it a couple of times on wkline. It's pretty annoying to run with webkit, it spits out a ton of warnings and most of them stem from somewhere in the webkit engine.
Tried running some of our source code through splint, and it spews out a ton of warnings. Some of these warnings should probably be looked into (buffer overflow issues, possible null pointers, etc). Here's a command that can be run from the project root:
Output for src/wkline.c
Output for src/wkline/widgets.c
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: