mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 21:04:53 +00:00
As timezone is a pointer allocated on the stack, there is no need to check for a NULL pointer - if that was ever the initial intention.
As timezone is a pointer allocated on the stack, there is no need to check for a NULL pointer - if that was ever the initial intention.