Check for NULL string before calling strlen(). Fixes the core dump issue

2002-06-14  Jayaraj Rajappan <jayaraj.rajappan@wipro.com>

        * src/delete.c (io_from_ping_dialog): Check for NULL string
        before calling strlen(). Fixes the core dump issue reported in #84873.
This commit is contained in:
Jayaraj Rajappan 2002-06-14 07:21:43 +00:00 committed by Jayaraj Rajappan
parent b44845ad66
commit 5faeb552b7

View File

@ -1,3 +1,8 @@
2002-06-14 Jayaraj Rajappan <jayaraj.rajappan@wipro.com>
* src/delete.c (io_from_ping_dialog): Check for NULL string
before calling strlen(). Fixes the core dump issue reported in #84873.
2002-06-13 Anders Carlsson <andersca@gnu.org>
* src/theme.c (meta_frame_layout_calc_geometry): Set client height