r11936: Fix bug in returning remote time found by Thomas Bork <tombork@web.de>.
authorJeremy Allison <jra@samba.org>
Sun, 27 Nov 2005 21:51:46 +0000 (21:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:37 +0000 (11:05 -0500)
commitadd7cff52095b53646cf6907a557b4d1f17cb050
treee82e7a88efc7372cd220ceb2d0d999ff44d46fc7
parentd9f26f78f6325651b79f21e11fb1781c9cfafd78
r11936: Fix bug in returning remote time found by Thomas Bork <tombork@web.de>.
get_time_zone() was overwriting static buffer returned by
gmtime(). Lars - this is a mandatory fix for the next patch...
Jeremy.
(This used to be commit 68d03a7a74738ce62e7531127aa4533147217e6d)
source3/rpc_server/srv_srvsvc_nt.c