Skip to content

Pointless to upload anything as long as we do not know the time #4

@0xCAFEDECAF

Description

@0xCAFEDECAF

My suggestion is to start this function with the following lines:

// Completely pointless to upload anything as long as we do not know the time
if (now() < 1451606400UL) return; // 1451606400UL is 2016-01-01 0:00:00

Otherwise we get a uploads with time stamp 1970-01-01 when the time is not (yet) up to date.

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