Wireshark-commits: [Wireshark-commits] master f12ec0c: wsutil+macOS: Use realpath() to resolve our
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f12ec0c9a36579e5d970207d601f98bc1d9e8c0e
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f12ec0c by Gerald Combs (gerald@xxxxxxxxxxxxx):
wsutil+macOS: Use realpath() to resolve our program path.
Use realpath() to resolve our program file directory on macOS. This lets
us create symlinks to the program files in our application bundle
without affecting our plugin and other paths.
Change-Id: If77cbd7da56e01f2cd602334d361c8aa52afeae0
Reviewed-on: https://code.wireshark.org/review/33151
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from d5cdd95 couchbase: Remove 2nd seqno from DCP_{COMMIT,ABORT,SEQNO_ACK}
add f12ec0c wsutil+macOS: Use realpath() to resolve our program path.
Summary of changes:
wsutil/filesystem.c | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)