Files
ghost/ghost-core
pandaadir05 3414d05821 Fix YARA compiler move error by simplifying rule compilation
- Replace add_rules_str_with_namespace with add_rules_str to avoid move semantics issues
- Simplify error handling in rule compilation loop
- This should resolve the E0382 use of moved value error
2025-11-21 02:01:52 +02:00
..