Wireshark-commits: [Wireshark-commits] rev 51308: /trunk/epan/ /trunk/epan/: filesystem.c

Date: Mon, 12 Aug 2013 08:28:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51308

User: guy
Date: 2013/08/12 01:28 AM

Log:
 Add in a bunch of UNIX-platform-specific ways of getting executable path
 information supplied by the kernel; sadly, we can't trust dladdr() to
 use those mechanisms, so we try this first.
 
 Expand the comment about finding the application bundle path given the
 executable image path.

Directory: /trunk/epan/
  Changes    Path            Action
  +138 -18   filesystem.c    Modified