Wireshark mailing list archives

Re: [Wireshark-commits] out-of-tree plugins (Was: master 2bcd38f: ethercat: add default case in FoeFormatter)


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Thu, 05 Feb 2015 09:41:25 -0500

On 02/05/15 03:51, Wireshark code review wrote:
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2bcd38fec409357d463193b55cecc446b5065b3f
Submitter: Anders Broman (a.broman58 () gmail com)
Changed: branch: master
Repository: wireshark

Commits:

2bcd38f by Evan Huus (eapache () gmail com):

     ethercat: add default case in FoeFormatter

     Should probably fix an unintialized memory access caught by valgrind, although I
     can't reproduce it because out-of-tree plugins are still broken.

... in cmake. Just upgrade to autotools and you'll be better off. ;-) (In autotools almost everything works out-of-tree including plugins, Lua taps, and who knows what else.)

Seriously, though, just keep 2 build directories around: I use _build/ for autotools builds and _build_cmake for cmake builds (for those rare times when I want to try something in cmake--or at least make sure I didn't break something).

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: