fix the order of become_uid() and become_gid() in become_root(). This
authorAndrew Tridgell <tridge@samba.org>
Tue, 21 Oct 1997 11:54:57 +0000 (11:54 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 21 Oct 1997 11:54:57 +0000 (11:54 +0000)
commit8e90e1ef276c4cc362e32985c2845fc4c5108273
tree80ec012cfd202438d7b3f8169d731ae3d06fe1d7
parent1b056ddd9a787de902639b2ed85fe3953a750562
fix the order of become_uid() and become_gid() in become_root(). This
was a harmless bug but left log entries

code cleanup in reply_lanman2()
source/smbd/server.c
source/smbd/uid.c