mirror of
				https://gitlab.com/qemu-project/ipxe.git
				synced 2025-11-03 07:59:06 +08:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			retimeout
			...
			coverity_s
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 5215be2901 | 
@ -278,6 +278,7 @@ int readline_history ( const char *prompt, const char *prefill,
 | 
			
		||||
	/* Prefill string */
 | 
			
		||||
	if ( ( rc = replace_string ( &string, prefill ) ) != 0 )
 | 
			
		||||
		goto error;
 | 
			
		||||
	assert ( *line != NULL );
 | 
			
		||||
	sync_console ( &string );
 | 
			
		||||
 | 
			
		||||
	while ( 1 ) {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user