mirror of
				https://github.com/GrapheneOS/hardened_malloc.git
				synced 2025-10-27 14:36:32 +01:00 
			
		
		
		
	update gitignore for renamed / added tests
This commit is contained in:
		
							parent
							
								
									0c0561e563
								
							
						
					
					
						commit
						a2bdb4da27
					
				
					 1 changed files with 7 additions and 2 deletions
				
			
		
							
								
								
									
										9
									
								
								test/simple-memory-corruption/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								test/simple-memory-corruption/.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -3,8 +3,6 @@ double_free_large | |||
| double_free_large_delayed | ||||
| double_free_small | ||||
| double_free_small_delayed | ||||
| eight_byte_overflow_large | ||||
| eight_byte_overflow_small | ||||
| invalid_free_protected | ||||
| invalid_free_small_region | ||||
| invalid_free_small_region_far | ||||
|  | @ -30,4 +28,11 @@ malloc_object_size | |||
| malloc_object_size_offset | ||||
| invalid_malloc_object_size_small | ||||
| invalid_malloc_object_size_small_quarantine | ||||
| impossibly_large_malloc | ||||
| overflow_large_1_byte | ||||
| overflow_large_8_byte | ||||
| overflow_small_1_byte | ||||
| overflow_small_8_byte | ||||
| uninitialized_read_large | ||||
| uninitialized_read_small | ||||
| __pycache__/ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue