================ @@ -1060,6 +1060,9 @@ impact the linker behaviour like the other `-static-*` flags. Crash and bug fixes ^^^^^^^^^^^^^^^^^^^ +- Fixed a crash in ``UnixAPIMisuseChecker`` and ``MallocChecker`` when analyzing + code with non-standard ``getline`` or ``getdelim`` function signatures. ---------------- steakhal wrote:
```suggestion - Fixed a crash in ``UnixAPIMisuseChecker`` and ``MallocChecker`` when analyzing code with non-standard ``getline`` or ``getdelim`` function signatures. (#GH144884) ``` https://github.com/llvm/llvm-project/pull/145229 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits