Lioncash b492d43e63 thread: Remove unnecessary memset from ResetThreadContext()
Regular value initialization is adequate here for zeroing out data. It
also has the benefit of not invoking undefined behavior if a non-trivial
type is ever added to the struct for whatever reason.
2018-10-12 10:57:31 -04:00
..
2018-10-02 16:04:10 +02:00
2018-10-09 20:26:57 +02:00
2018-10-02 15:30:48 +02:00