Wireshark-commits: [Wireshark-commits] master-3.2 63928ce: Generate a dummy description if we don't

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

Commits:

63928ce 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>
    (cherry picked from commit 6ee3776e32c4b1a19c8e4a03acae02b0c026153a)
    Reviewed-on: https://code.wireshark.org/review/37087
    

Actions performed:

    from  0f845c6   Clean up some issues with get_iface_list_string().
     add  63928ce   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(-)