Wireshark-commits: [Wireshark-commits] master-2.2 bfc823d: Alas, REPORT_DISSECTOR_BUG() takes only

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Jul 2018 03:36:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bfc823dc7113e971b561686d1abc994a7d99f9ac
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

bfc823d by Guy Harris (guy@xxxxxxxxxxxx):

    Alas, REPORT_DISSECTOR_BUG() takes only one argument in 2.2.
    
    Change-Id: I5734654cdb8af845e75088c8a3d75a8a018788c2
    Reviewed-on: https://code.wireshark.org/review/28820
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  178bb86   If the dissector isn't registered, you shouldn't be calling it.
    adds  bfc823d   Alas, REPORT_DISSECTOR_BUG() takes only one argument in 2.2.


Summary of changes:
 epan/dissectors/packet-btatt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)