#4631 closed Bugs (fixed)
r_c_shortest_path crashes when asked for one path and none is found
| Reported by: | 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)
Change History (3)
by , 12 years ago
| Attachment: | debian-changes-1.42.0-4.1 added | 
|---|
comment:1 by , 12 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

Fix for above crash