]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: Rename ‘status’ variables to ‘reply_status’
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 5 Sep 2023 02:08:25 +0000 (14:08 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Sep 2023 21:35:29 +0000 (21:35 +0000)
commited8d7497cf0fc1852b514928e8ea19dc043ea3a9
tree53996694c95f4ab590428f781a3fe797b704900a
parentb8368ed358b3917316aa521a0a65935288e6a4fc
s4:kdc: Rename ‘status’ variables to ‘reply_status’

This makes it clearer what these variables are used for, and avoids
confusion with the similarly‐named ‘nt_status’ variables — also used in
these functions.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/wdc-samba4.c