* flock.cc (lockf_t::create_lock_obj): Correctly recreate lock object attributes anew in each loop. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
		
			
				
	
	
		
			20 lines
		
	
	
		
			516 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			516 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
| What's new:
 | |
| -----------
 | |
| 
 | |
| 
 | |
| What changed:
 | |
| -------------
 | |
| 
 | |
| 
 | |
| Bug Fixes
 | |
| ---------
 | |
| 
 | |
| - The fix for wine introduced in 2.3.0 crashes in 32 bit Cygwin on 64 bit XP
 | |
|   and 64 bit Server 2003 only.   This should work now.
 | |
|   Addresses: https://cygwin.com/ml/cygwin/2015-11/msg00187.html
 | |
| 
 | |
| - The fix to avoid a potential crash in advisory file locking introduced in
 | |
|   2.3.0 waas not entirely correct and failed to work in certain border cases.
 | |
|   This should work now.
 | |
|   Addresses: https://cygwin.com/ml/cygwin/2015-11/msg00189.html
 |