]> source.dussan.org Git - tigervnc.git/commit
Remove incorrect umask change
authorPierre Ossman <ossman@cendio.se>
Mon, 7 Sep 2020 07:21:12 +0000 (09:21 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 7 Sep 2020 07:22:51 +0000 (09:22 +0200)
commitf81c4b683036337e7063f506c96a953f0504f3d3
tree9fc3f1756cd37bce34b09b10ed4f6d8094ee0a17
parentb986166ad93c81466f6cb343b6b44d2f5c0f575e
Remove incorrect umask change

Not sure why this got in there, but it is incorrect as it results in
creating files with too liberal permissions.

(cherry picked from commit 68f5097fd531b7c3429bc41e982e939c455f0c81)
unix/vncserver/vncsession.c