﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
103	libc: atexit() callbacks in dlls are called after dlclose()/DosFreeModule() on the DLL	Yuri Dario	bird	Use {{{atexit()/on_exit()}}} to register a callback residing in a dynamically loaded DLL. Then unload the DLL. When {{{exit()}}} eventually is called, the application crashes because the callback code isn't there anylonger.	defect	closed	normal	libc-0.6.2	libc-backend	0.6	normal	fixed	dlclose DosFreeModule atexit on_exit	
