Commit Graph

4 Commits

Author SHA1 Message Date
Bill Meier 5c529c95c5 Add '*.nativecodeanalysis.xml' to 'clean' targets
Change-Id: I90dbf0b31fc737150a01533763a7869b34c68cb6
Reviewed-on: https://code.wireshark.org/review/6220
Reviewed-by: Bill Meier <wmeier@newsguy.com>
2015-01-02 01:45:16 +00:00
Alexis La Goutte f1bdcd9ea7 lzxpress: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I028d8877a845af5830b17abfe7eb10d8528b334a
Reviewed-on: https://code.wireshark.org/review/5069
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-02 16:43:58 +00:00
AndersBroman 066a334570 Add casts to try to please the OSX buildbot.
Change-Id: I66d546ef2dd276bf151b2956ccbe1f2b6c5cb2f5
Reviewed-on: https://code.wireshark.org/review/5002
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-10-30 16:42:46 +00:00
Matthieu Patou cda985d3eb Create the compress module for compression functions.
For the moment there is only the lzxpress compression used by DRS

Bug: 10546
Change-Id: Ifc7e1767934224c0198f0b09caa3efbad979ca1f
Reviewed-on: https://code.wireshark.org/review/4600
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-10-30 15:28:47 +00:00