Wireshark-commits: [Wireshark-commits] master-2.6 c222f47: radiotap: make tables that we modify aut
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c222f478edafa31316b00a8c78590c0338a68649
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
c222f47 by Guy Harris (gharris@xxxxxxxxx):
radiotap: make tables that we modify automatic rather than static.
Another instance of this problem that showed up when working on the fix
to the data types of those tables (fixing the data types mean that these
errors cause the conpile to fail; as indicated, that's one reason to fix
them).
Change-Id: Ia1953b95968101f27fedd98a5fc2854101779deb
Reviewed-on: https://code.wireshark.org/review/37509
Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
(cherry picked from commit fdf9610b84af9036d7a24ec4b46ffeb68cb66060)
Reviewed-on: https://code.wireshark.org/review/37513
Actions performed:
from f460c3b radiotap: make tables that we modify automatic rather than static.
add c222f47 radiotap: make tables that we modify automatic rather than static.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap.c | 76 +++++++++++++++++------------
1 file changed, 46 insertions(+), 30 deletions(-)