Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
decode_prometheus: fixed constant pointer release (#219)
* tests: prometheus_parser: add issue flb 9267 Signed-off-by: Eduardo Silva <[email protected]> * decode_prometheus: fixed constant pointer release Signed-off-by: Leonardo Alminana <[email protected]> * tests: fixed uninitialized value and erroneous release call Signed-off-by: Leonardo Alminana <[email protected]> * encoding: opentelemetry: do not memcpy on null ref (CID 508108) Signed-off-by: Eduardo Silva <[email protected]> * tests: prometheus_parser: add issue flb 9267 Signed-off-by: Eduardo Silva <[email protected]> --------- Signed-off-by: Eduardo Silva <[email protected]> Signed-off-by: Leonardo Alminana <[email protected]> Co-authored-by: Eduardo Silva <[email protected]>
- Loading branch information