Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#4631 closed Bugs (fixed)

r_c_shortest_path crashes when asked for one path and none is found

Reported by: Esben Mose Hansen <esben@…> Owned by: Andrew Sutton
Milestone: To Be Determined Component: graph
Version: Boost 1.44.0 Severity: Problem
Keywords: Cc:

Description

The 2 variants that returns just one path (the first found) crashes if no path is actually found.

Patch will be attached shortly.

Attachments (1)

debian-changes-1.42.0-4.1 (1.3 KB ) - added by Esben Mose Hansen <esben@…> 12 years ago.
Fix for above crash

Download all attachments as: .zip

Change History (3)

by Esben Mose Hansen <esben@…>, 12 years ago

Attachment: debian-changes-1.42.0-4.1 added

Fix for above crash

comment:1 by Jeremiah Willcock, 12 years ago

Resolution: fixed
Status: newclosed

(In [66099]) Merged patch from #4631 and made appropriate doc changes; fixes #4631

comment:2 by Jeremiah Willcock, 12 years ago

(In [66100]) Merged r66097, r66098, and r66099 from trunk; refs #4758, #4752, #4753, #4631

Note: See TracTickets for help on using tickets.