Skip to content

urlencode can't process unicode chars like '↓' or '–' (long dash) #41

Description

@DirkSchmitt

Using urlencode from debian package gridsite-clients 3.0.0~20180202git2fdbc6f-3+b1.

  1. urlencode '–' → %FF%FF%FF
  2. urlencode ' ↓' → %FF%FF%FF
  3. urlencode '– ↓' → malloc(): corrupted top size

If not fixed, this malfunction should IMHO be documented clearly in the manpage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions