Skip to content

Year 2038 problem #220

@Intrpt

Description

@Intrpt

Hi,

I'm currently researching about system's that are vulnerable to the Year 2038 Problem.

If I didn't miss anything, Simba is using a 32 bit integer to represent the seconds:

int32_t seconds;

I'm not sure if it is an unix timestamp but I assume it is.
Therefore simba is vulnerable to the year 2038 problem.

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