Wireshark-commits: [Wireshark-commits] master 05fcdc3: Windows does not allow data copy between dll

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Jun 2014 08:59:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=05fcdc322477517278f7c3ab506eb727f6489843
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

05fcdc3 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Windows does not allow data copy between dlls,
    declare the true_false_string locally.
    
    Change-Id: I5470475164fd649b664e888ced089aec56a45c59
    Reviewed-on: https://code.wireshark.org/review/2055
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  39ac6f2   HPM.2 IPMI Trace Data encapsulation format
    adds  05fcdc3   Windows does not allow data copy between dlls, declare the true_false_string locally.


Summary of changes:
 plugins/docsis/packet-mdd.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)