pidl: Automatically manage creating and freeing the compression state in generated...
commit0ef71cf1524e855b0ae17051b054ef27d1c95717
authorAndrew Bartlett <abartlet@samba.org>
Tue, 28 Mar 2023 22:43:10 +0000 (29 11:43 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 31 Mar 2023 01:48:30 +0000 (31 01:48 +0000)
tree0e12dfbd89612be8c7462d337fea36aab2c48e61
parent327c84cf8701437324410068ab8e9a6efba24345
pidl: Automatically manage creating and freeing the compression state in generated code

Manually written code will handle this differently, but for generated code
this will create and free the context.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm