librpc/idl: Check protocol version number in Kerberos ccache parser
authorAndrew Bartlett <abartlet@samba.org>
Tue, 27 Feb 2024 00:56:50 +0000 (13:56 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 27 Feb 2024 01:11:37 +0000 (01:11 +0000)
commite6ef2fc22404b91e063edcb9e87e33786d201485
tree49c07b57c3b60c19bd0f8498ede1e33698fee902
parentecaaff57e45bf70754026c54cfba02cd9ca98df1
librpc/idl: Check protocol version number in Kerberos ccache parser

The ccache file format version is checked by the switch in OPTIONAL_HEADER.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
librpc/idl/krb5ccache.idl