mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Fixes #59 protip: don't use << for anything over 2^32. The operands of all bitwise operators are converted to signed 32-bit integers