Opened 15 years ago

Closed 15 years ago

#1139 closed Bugs (fixed)

[iostreams] Regex filter segfaults when zero matches found

Reported by: anonymous Owned by: Jonathan Turkanis
Milestone: To Be Determined Component: iostreams
Version: Boost 1.34.1 Severity: Problem
Keywords: Cc:

Description

This is transcribed from a users list posting: http://lists.boost.org/boost-users/2007/08/29988.php

he states:

The suffix pointer is used in a copy() after only having been initialized to NULL. There is a proposed patch attached to the above post, which I have attached below

Attachments (1)

regex.hpp.patch (544 bytes ) - added by anonymous 15 years ago.

Download all attachments as: .zip

Change History (3)

by anonymous, 15 years ago

Attachment: regex.hpp.patch added

comment:1 by Jonathan Turkanis, 15 years ago

Owner: changed from Douglas Gregor to Jonathan Turkanis
Status: newassigned

comment:2 by Jonathan Turkanis, 15 years ago

Resolution: fixed
Status: assignedclosed

fixed in [42959] in boost/iostreams_dev, to be merged into trunk after testing

Note: See TracTickets for help on using tickets.