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.broma...@gmail.com)
Changed: branch: master
Repository: wireshark
Commits:
2bcd38f by Evan Huus (eapa...@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-requ...@wireshark.org?subject=unsubscribe