Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3220] WIRESHARK_RUN_FROM_BUILD_DIRECTORY=1 doesn#t work fo

Date: Sat, 28 Feb 2009 10:53:21 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3220


Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeff.morriss.ws@xxxxxxxxx
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>  2009-02-28 10:53:20 PDT ---
This is actually intentional.  From "epan/filesystem.c":

       /*
         * Check whether WIRESHARK_RUN_FROM_BUILD_DIRECTORY is set in the
         * environment; if so, set running_in_build_directory_flag if we
         * weren't started with special privileges.  (If we were started
         * with special privileges, it's not safe to allow the user to point
         * us to some other directory; running_in_build_directory_flag, when
         * set, causes us to look for plugins and the like in the build
         * directory.)
         */

That seems reasonable to me, so I'd suggest we leave it as it is.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.