1
1
openmpi/opal/mca/dl/dlopen
Jeff Squyres 8fef4e865f dl dlopen: fix use-after-free
Re-structure the loop looking for duplicates a little so that we only
have a single free of the string that happens regardless of whether we
found a duplicate or not.

This was Coverity CID 1288090
2015-03-10 07:43:20 -07:00
..
configure.m4 dlopen: simple dl component based on POSIX dlopen 2015-03-09 08:16:55 -07:00
dl_dlopen_component.c dlopen: simple dl component based on POSIX dlopen 2015-03-09 08:16:55 -07:00
dl_dlopen_module.c dl dlopen: fix use-after-free 2015-03-10 07:43:20 -07:00
dl_dlopen.h dlopen: simple dl component based on POSIX dlopen 2015-03-09 08:16:55 -07:00
Makefile.am dlopen: simple dl component based on POSIX dlopen 2015-03-09 08:16:55 -07:00