Fix CID 1492202: dereference before null check (we usually test if gtk_editable_get_chars
commitbac407684aa94e3d41464ceb0596f41efc0b8440
authorwwp <subscript@free.fr>
Wed, 6 Oct 2021 07:49:27 +0000 (6 09:49 +0200)
committerwwp <subscript@free.fr>
Wed, 6 Oct 2021 07:49:27 +0000 (6 09:49 +0200)
tree39c58c1d9094d2db478a6c9bd8348bb362eb4f55
parent17bc6d54f0b984de39badbccb4024bbedcdbfce8
Fix CID 1492202: dereference before null check (we usually test if gtk_editable_get_chars
returns NULL, but it should not).
src/edittags.c