Hi,
We’ve found two potential memory leaks here: src/conf-yaml-loader.c:551 ConfYamlLoadFileWithPrefix() function
and here: src/detect-engine.c:3893 DetectEngineMultiTenantReloadTenant() function
all in master branch, so we’ve forked the repository and created two branches with small fixes.
What’s the best way to let these small fixes be in original Suricata repository?
Thanks a lot!