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)
commit68d03a7a74738ce62e7531127aa4533147217e6d
tree845ae536d4c9609605462ee25d1cdf8808eda1d1
parent908e671c75f78b87fe0ee9129f0aca004565c407
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.
source/rpc_server/srv_srvsvc_nt.c