Wireshark-commits: [Wireshark-commits] master c9735a3: Generate a dummy description if we don't hav

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 May 2020 21:22:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c9735a3da9f6bc715476bfd85941936ffebae414
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c9735a3 by Guy Harris (guy@xxxxxxxxxxxx):

    Generate a dummy description if we don't have an interface name.
    
    Just have a display name and description of "(Unknown)" if we have no
    display name, no description, *and* no interface name.
    
    Change-Id: I8403779c17c1e6d96d5ba29941081f560ad5339c
    Reviewed-on: https://code.wireshark.org/review/37086
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  bd96320   Clean up some issues with get_iface_list_string().
     add  c9735a3   Generate a dummy description if we don't have an interface name.


Summary of changes:
 ui/capture_ui_utils.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)