If a .reg function is accessed through a symlink then write directly
authorBill Medland <medbi01@accpac.com>
Wed, 18 Dec 2002 05:03:51 +0000 (05:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Dec 2002 05:03:51 +0000 (05:03 +0000)
commit309566d925f05889c6da4f25655b73e7b8e429cb
tree5f50b2952bdfa0f8f17fa386caf23a86ca37cc65
parenta16ed909c57823275d89e40e59f6c69123769b1b
If a .reg function is accessed through a symlink then write directly
to the file rather than replacing it with a temp file.  This preserves
ownership and permissions.
server/registry.c