The get operations change the data pointed to by the structure, but do
not update the contents of the struct.
Mark mac_[gs]etsockopt_*label() const to prevent this from changing in
the future.
Also const poison mac_check_structmac_consistent().
Differential D14488
Remove gratuitous copyouts of unchanged struct mac. brooks on Feb 23 2018, 7:44 PM. Authored by Tags None Referenced Files
Subscribers
Details The get operations change the data pointed to by the structure, but do Mark mac_[gs]etsockopt_*label() const to prevent this from changing in Also const poison mac_check_structmac_consistent().
Diff Detail
|