• Dmitry Antipov's avatar
    Use common string allocation and freeing functions where applicable. · a0845323
    Dmitry Antipov authored
    * lwlib.h (safe_strdup): Remove prototype.
    * lwlib.c (safe_strdup, safe_free_str): Remove.
    (copy_widget_value_tree, allocate_widget_info, free_widget_info):
    (merge_widget_value): Prefer xstrdup, xfree and dupstring.
    * lwlib-Xm.c (make_destroyed_instance, xm_update_one_value): Ditto.
    a0845323
lwlib-Xm.c 55.7 KB