[PATCH] opensm: fixed segfault in osm_destroy

2012-01-12 Thread Alex Netes
Fixed segfault in osm_destroy() when hop_weights_file, port_search_ordering_file or io_guid_file are configured. The segfault introduced by d71a924736707400bed47a3c69395cf864c970bb. Signed-off-by: Alex Netes ale...@mellanox.com --- opensm/main.c |6 +++--- 1 files changed, 3 insertions(+),

Re: [PATCH] opensm: fixed segfault in osm_destroy

2012-01-12 Thread Dale Purdy
On Thu, 12 Jan 2012, Alex Netes wrote: Fixed segfault in osm_destroy() when hop_weights_file, port_search_ordering_file or io_guid_file are configured. The segfault introduced by d71a924736707400bed47a3c69395cf864c970bb. Signed-off-by: Alex Netes ale...@mellanox.com --- opensm/main.c |6