Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Use assert and static_assert #62

@zakuArbor

Description

@zakuArbor

Purpose

Improve debugging by adding assert statements to limit the number of undefined behavior.

Also make more use of const on pointers and variables in function parameters

Tasks/Goals

  • ensure username string length is not over the Linux defined length
  • ensure length of file path does not exceed defined max length on Linux
  • and more to be included ...

Summary

To fill out once the issue is to be closed. Give a short summary of the changes you made to implement or fix an issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions