1
1
Gilles Gouaillardet 34b45cc879 osc/sm: fix the osc_free callback
If component selection fails, then module->bases might be unallocated
when ompi_osc_sm_free() in invoked, so test it before trying to free()
module->bases[0].

Thanks Martin Binder for the report.

Refs open-mpi/ompi#4770

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2018-01-31 11:23:21 +09:00
..
2017-11-30 10:41:23 -07:00
2018-01-31 11:23:21 +09:00
2017-11-25 11:50:18 -08:00
2017-12-20 11:51:35 -05:00