mirror of
				https://github.com/pbatard/rufus.git
				synced 2024-08-14 23:57:05 +00:00 
			
		
		
		
	[misc] fix temp_dir not being properly initialized
* The static_/safe_ string macros were not properly designed to handle the case where an expression such as strlen() rather than a static value was passed for the count, leading to unexpected results, such as excessive truncation of strings. Fix that. * Also fix a buffer overflow in GetDevices() due to using a wrong string length.
This commit is contained in:
		
							parent
							
								
									00dc0473b5
								
							
						
					
					
						commit
						6ac2dfb0df
					
				
					 4 changed files with 14 additions and 14 deletions
				
			
		|  | @ -3,9 +3,9 @@ msgstr "" | |||
| "Project-Id-Version: 4.5\n" | ||||
| "Report-Msgid-Bugs-To: pete@akeo.ie\n" | ||||
| "POT-Creation-Date: 2024-04-26 00:51+0200\n" | ||||
| "PO-Revision-Date: 2024-04-26 01:29+0200\n" | ||||
| "Last-Translator: Sopor <sopor@hotmail.com>\n" | ||||
| "Language-Team: \n" | ||||
| "PO-Revision-Date: 2024-04-26 14:23+0100\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Sopor <sopor@users.noreply.github.com>\n" | ||||
| "Language: sv_SE\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue