Ticket #51 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

base32/64 encodings fail if one block is encoded

Reported by: yarrick Owned by:
Priority: major Milestone: 0.5.1 "Boringo"
Version: 0.5.0 "iPassed" Keywords:
Cc:

Description

The size calcuations return minus one (as unsigned == MAX_INT) which causes segfault when encoding.

Change History

comment:1 Changed 4 years ago by yarrick

  • Status changed from new to closed
  • Resolution set to fixed

Fixed for base64 in [839] and for base32 in [840].

Note: See TracTickets for help on using tickets.