Hello! This fixes dereference of `ft` (NULL pointer) down the code.
Found by: scan-build You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/2963 -- Commit Summary -- * <a href="https://github.com/geany/geany/pull/2963/commits/7d85056d7a94e51d1728a8f567112ccd95dbc9f8">Return if `ft` is NULL</a> -- File Changes -- M src/build.c (2) M src/filetypes.c (4) -- Patch Links -- https://github.com/geany/geany/pull/2963.patch https://github.com/geany/geany/pull/2963.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/2963
