URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=be55c4f976249815a797875eefa655d035d1f628
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
be55c4f by Guy Harris (guy@xxxxxxxxxxxx):
Always report errors in eo_save_entry().
If a particular save failed, always let the user know.
Change-Id: I618e0ff82813cd4249ab7b1714f9a50e095a1ea8
Reviewed-on: https://code.wireshark.org/review/31296
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e12270a Limit the maximum *file* name length for exported objects.
add be55c4f Always report errors in eo_save_entry().
Summary of changes:
ui/cli/tap-exportobject.c | 2 +-
ui/export_object_ui.c | 11 ++++-------
ui/export_object_ui.h | 2 +-
ui/qt/models/export_objects_model.cpp | 4 ++--
4 files changed, 8 insertions(+), 11 deletions(-)