From 86ecec69cad108c9a4a6fe22e6c3dda1f204d7d3 Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Sun, 20 Jan 2019 14:03:30 +0000 Subject: Allocate minimum size necessary in pango text functions. (#3473) * Allocate minimum size necessary in pango text functions. * Handle malloc failure. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1352970b..1ec0cb52 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ install_manifest.txt bin/ test/ build/ +build-*/ .lvimrc config-debug wayland-*-protocol.* -- cgit v1.2.3