mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-10-30 23:49:01 -05:00 
			
		
		
		
	Merge pull request #1921 from ogniK5377/no-unit
Fixed uninitialized memory due to missing returns in canary
This commit is contained in:
		| @@ -32,6 +32,7 @@ bool Object::IsWaitable() const { | ||||
|     } | ||||
|  | ||||
|     UNREACHABLE(); | ||||
|     return false; | ||||
| } | ||||
|  | ||||
| } // namespace Kernel | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bunnei
					bunnei