mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 06:32:44 +00:00 
			
		
		
		
	|  b205c9814a Because MD5 stored a "Bytes {}" wrapper to its internal data buffer,
it was not actually movable. However, its use in several parts of
the system (such as HashManager) assumed it was, leading to crashes.
Fixes #8135 | ||
|---|---|---|
| .. | ||
| HashFunction.h | ||
| HashManager.h | ||
| MD5.cpp | ||
| MD5.h | ||
| SHA1.cpp | ||
| SHA1.h | ||
| SHA2.cpp | ||
| SHA2.h | ||