r207940 - in /branches/gomp-4_0-branch/libgomp:...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Thu Feb 20 11:03:00 GMT 2014


Author: tschwinge
Date: Thu Feb 20 11:03:13 2014
New Revision: 207940

URL: http://gcc.gnu.org/viewcvs?rev=207940&root=gcc&view=rev
Log:
libgomp: Avoid potential crash in plugin error handling.

	* target.c (gomp_load_plugin_for_device): Don't call dlcose if
	dlopen failed.

Modified:
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/target.c



More information about the Gcc-cvs mailing list