Ticket #231 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Variable overflow on 64bit systems

Reported by: s1 Owned by: smoku
Priority: major Component: General
Version: 2.2.0 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

gsasl return by reference "size_t" (on 64bit systems - 64bit) and place in 32bit "int".

FreeBSD 7.0 amd64. Core dump c2s, s2s, sm.

Path for sx/sasl_gsasl.c based on changes [584]

Attachments

s1-1.patch (2.4 KB) - added by s1 4 months ago.
Patch for sx/sasl_gsasl.c

Change History

Changed 4 months ago by s1

Patch for sx/sasl_gsasl.c

Changed 4 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed

In [624]: Merged pointer size overflow patch. Fixes #231

Note: See TracTickets for help on using tickets.