Ticket #165 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

Patch: Buffers are too small in sasl_cyrus.c

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

Description

There are two places in sx/sasl_cyrus.c where a buffer is allocated and a string is copied into the buffer but the buffer is one byte too small and the null terminator is written one byte past the end of the buffer.

Attachments

Change History

Changed 13 months ago by markdoliner

Changed 13 months ago by smoku

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

(In [434]) Fixes #165 - Buffers are too small in sasl_cyrus.c

Note: See TracTickets for help on using tickets.