mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
PVS-Studio flagged these as uninitialized. While there is no bug here, it is our policy to always initialize members to avoid potential bugs in the future.