Skip to content

libssh2_sftp_stat_ex() uses "long" for times #735

@bagder

Description

@bagder

Describe the bug

The LIBSSH2_SFTP_ATTRIBUTES struct has several fields using unsigned long to transfer timestamps. This makes them limited to 32 bits on Windows and 32 bit machines.

The spec defines them as 64 bit fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions