]> git.ipfire.org Git - thirdparty/samba.git/commit
pidl: Wireshark: Another C99 type conversion
authorJohn Thacker <johnthacker@gmail.com>
Wed, 3 Jul 2024 12:03:41 +0000 (08:03 -0400)
committerStefan Metzmacher <metze@samba.org>
Fri, 12 Jul 2024 11:08:03 +0000 (11:08 +0000)
commite450ff685b57849470aecdab5397a1a8ea5d19d2
treead740931cf338440e566b3ef5b45a0d7bd6242f0
parent9870457e962b2ce2da590777aa4f58269361b95b
pidl: Wireshark: Another C99 type conversion

Pick up change from Wireshark:

    commit bdb719f846f9d8f7800b9f50dadfde5e7f7a89e1
    Author: John Thacker <johnthacker@gmail.com>
    Date:   Sun Jun 23 08:15:45 2024 -0400

        pidl: Another C99 type conversion

        Change an automated sizeof() call in the pidl dissector generation from
        prefixing a "g" to getting the actual C type.

        Ping #19116

Signed-off-by: John Thacker <johnthacker@gmail.com>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri Jul 12 11:08:03 UTC 2024 on atb-devel-224
pidl/lib/Parse/Pidl/Wireshark/NDR.pm