feat: sanitize illegal XML characters from outgoing messages (upstream 189050f3)
This commit is contained in:
@@ -628,6 +628,7 @@ main(int argc, char* argv[])
|
||||
cmocka_unit_test(prof_partial_occurrences_tests),
|
||||
cmocka_unit_test(prof_whole_occurrences_tests),
|
||||
cmocka_unit_test(prof_occurrences_of_large_message_tests),
|
||||
cmocka_unit_test(str_xml_sanitize__strips_illegal_characters),
|
||||
|
||||
cmocka_unit_test_setup_teardown(returns_no_commands,
|
||||
load_preferences,
|
||||
|
||||
Reference in New Issue
Block a user