]> 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:21:12 +0000 (09:21 +0200)
commit68f5097fd531b7c3429bc41e982e939c455f0c81
tree2d8ee49f3cbe2edc442d715fc5e0dc62f6b4dd8a
parente8fc72b43ceb1a68b6e5e3b9139c6533d3535be6
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.
unix/vncserver/vncsession.c