mirror of
https://github.com/sailfishos/ofono
synced 2025-11-28 21:51:05 +08:00
Passing NULL format parameter to vsnprintf results in invalid argument error on glibc. But with some other libc libraries (musl and uClibc) this results in dereferencing NULL pointer and crash due to segmentation fault.
44 KiB
44 KiB