Files
asterisk/main
Allan Nathanson 2d75ac2c0e config.c: #include of non-existent file should not crash
Corrects a segmentation fault when a configuration file has a #include
statement that referenced a file that does not exist.

Resolves: https://github.com/asterisk/asterisk/issues/1139
(cherry picked from commit ffb0969a98)
2025-03-20 18:34:08 +00:00
..