]> www.fi.muni.cz Git - evince.git/commit
Fix a race condition when creating symlink. Increase the counter avoiding
authorCarlos Garcia Campos <carlosgc@gnome.org>
Thu, 16 Nov 2006 14:41:38 +0000 (14:41 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Thu, 16 Nov 2006 14:41:38 +0000 (14:41 +0000)
commitf444faebb607e14ba75193545a98c5cd00a2da2d
treef8d58bfed7167f628f9c2f153f12dcc70969caeb
parent67654fe8c933af2932e2c87ec2a4560cb064c545
Fix a race condition when creating symlink. Increase the counter avoiding

2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_create_tmp_symlink),
(ev_window_cmd_file_open_copy_at_dest):
Fix a race condition when creating symlink. Increase the counter
avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
Mathias Hasselmann).
ChangeLog
shell/ev-window.c