From f444faebb607e14ba75193545a98c5cd00a2da2d Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Thu, 16 Nov 2006 14:41:38 +0000 Subject: Fix a race condition when creating symlink. Increase the counter avoiding 2006-11-16 Carlos Garcia Campos * 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). --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1afc00e..998dd12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-11-16 Carlos Garcia Campos + + * 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). + 2006-11-15 Carlos Garcia Campos * backend/Makefile.am: -- cgit v0.9.1