> As far as I can tell, the CoreFoundation function CFNumberFormatterCopyProperty segfaults if the > directory added in this pull request is not readable. This change allows openjdk-darwin to build in > the sandbox.
This commit is contained in:
		
						commit
						85aeedb9bc
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -11,7 +11,8 @@
 | 
				
			||||||
       (literal "/private/etc/protocols")
 | 
					       (literal "/private/etc/protocols")
 | 
				
			||||||
       (literal "/private/var/tmp")
 | 
					       (literal "/private/var/tmp")
 | 
				
			||||||
       (literal "/private/var/db")
 | 
					       (literal "/private/var/db")
 | 
				
			||||||
       (subpath "/private/var/db/mds"))
 | 
					       (subpath "/private/var/db/mds")
 | 
				
			||||||
 | 
					       (subpath "/usr/share/icu"))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(allow file-write*
 | 
					(allow file-write*
 | 
				
			||||||
       (literal "/dev/tty")
 | 
					       (literal "/dev/tty")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue