billybiset / parallel-clusterer

Automatically exported from code.google.com/p/parallel-clusterer
0 stars 0 forks source link

segfault in output_results if there are no clusters #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
clusters[0] crashes if clusters.size() == 0.

Please enclose that in an if.

Original issue reported on code.google.com by lucia.m....@gmail.com on 25 Jun 2010 at 3:03

GoogleCodeExporter commented 9 years ago
pls verify

Original comment by danielgutson@gmail.com on 5 Jul 2011 at 5:57

GoogleCodeExporter commented 9 years ago
I don't know how reproduce it. 

I tried cleaning clusters vector in main, and works fine.

Original comment by hugo.arregui on 6 Jul 2011 at 12:17

GoogleCodeExporter commented 9 years ago

Original comment by hugo.arregui on 15 Aug 2011 at 8:36