Wireshark-commits: [Wireshark-commits] master cb9ee5e: rdp: Parse the CS_MONITOR flags.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 05 Jan 2019 20:54:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb9ee5e1b375b8f8ceb79032c75ef764b84a0450
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cb9ee5e by Mariusz Zaborski (oshogbo@xxxxxxxxxxxxx):

    rdp: Parse the CS_MONITOR flags.
    
    The CS_MONITOR package have also a flags fields wich is not used. [1]
    This fix parsing the CS_MONITOR package.
    
    [1] https://msdn.microsoft.com/en-us/library/dd305336.aspx
    
    Change-Id: I99eea5abe95d4654aed8dc0d0e137c845aaba3aa
    Reviewed-on: https://code.wireshark.org/review/31389
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  814c57a   Pass a structure including an atm_phdr to dissect_atm_pw_oam_cell().
     add  cb9ee5e   rdp: Parse the CS_MONITOR flags.


Summary of changes:
 epan/dissectors/packet-rdp.c | 6 ++++++
 1 file changed, 6 insertions(+)