-
Notifications
You must be signed in to change notification settings - Fork 18
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: fixes 20241014 #227
Commits on Oct 14, 2024
-
encode: splunk_hec: fix conditional (CID 508224)
Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff5f22a - Browse repository at this point
Copy the full SHA ff5f22aView commit details -
encode: splunk_hec: set pointers NULL after free (CID 507676)
Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 846a7ed - Browse repository at this point
Copy the full SHA 846a7edView commit details -
cat: extra protection for invalid labels count (CID 507928)
Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00f2466 - Browse repository at this point
Copy the full SHA 00f2466View commit details -
cat: fix conditional in opts compare (CID 510613)
Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce383c8 - Browse repository at this point
Copy the full SHA ce383c8View commit details -
decode: msgpack: reduce chance of leak with cfl_sds_cat_safe (CID 507…
…768) Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52fbd69 - Browse repository at this point
Copy the full SHA 52fbd69View commit details -
decode: prometheus: prevent string overflow with extra validation (CI…
…D 507560) Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42b6d29 - Browse repository at this point
Copy the full SHA 42b6d29View commit details -
decode: prometheus: add missing initialization for sum var (CID 507569)
Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 816bf97 - Browse repository at this point
Copy the full SHA 816bf97View commit details -
decode: prometheus: validate samples before adding to histogram (CID …
…507626) Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 551577a - Browse repository at this point
Copy the full SHA 551577aView commit details -
decode: prometheus: validate samples before adding to summary (CID 50…
…7803) Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 333380a - Browse repository at this point
Copy the full SHA 333380aView commit details -
encode: prometheus: initialize variable (CID 507545)
Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d7a555 - Browse repository at this point
Copy the full SHA 7d7a555View commit details -
decode: prometheus: initialize timestamp
Signed-off-by: Eduardo Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5bf586 - Browse repository at this point
Copy the full SHA f5bf586View commit details