Skip to content
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

Merged
merged 11 commits into from
Oct 14, 2024
Merged

coverity: fixes 20241014 #227

merged 11 commits into from
Oct 14, 2024

Commits on Oct 14, 2024

  1. encode: splunk_hec: fix conditional (CID 508224)

    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ff5f22a View commit details
    Browse the repository at this point in the history
  2. encode: splunk_hec: set pointers NULL after free (CID 507676)

    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    846a7ed View commit details
    Browse the repository at this point in the history
  3. cat: extra protection for invalid labels count (CID 507928)

    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    00f2466 View commit details
    Browse the repository at this point in the history
  4. cat: fix conditional in opts compare (CID 510613)

    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ce383c8 View commit details
    Browse the repository at this point in the history
  5. decode: msgpack: reduce chance of leak with cfl_sds_cat_safe (CID 507…

    …768)
    
    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    52fbd69 View commit details
    Browse the repository at this point in the history
  6. decode: prometheus: prevent string overflow with extra validation (CI…

    …D 507560)
    
    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    42b6d29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    816bf97 View commit details
    Browse the repository at this point in the history
  8. decode: prometheus: validate samples before adding to histogram (CID …

    …507626)
    
    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    551577a View commit details
    Browse the repository at this point in the history
  9. decode: prometheus: validate samples before adding to summary (CID 50…

    …7803)
    
    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    333380a View commit details
    Browse the repository at this point in the history
  10. encode: prometheus: initialize variable (CID 507545)

    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7d7a555 View commit details
    Browse the repository at this point in the history
  11. decode: prometheus: initialize timestamp

    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f5bf586 View commit details
    Browse the repository at this point in the history