mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +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.