ecos/packages services/objloader/current/Chang ...

jld@sourceware.org jld@sourceware.org
Fri Oct 9 13:53:00 GMT 2009


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2009-10-09 13:53:09

Modified files:
	packages/services/objloader/current: ChangeLog 
	packages/services/objloader/current/cdl: objloader.cdl 
	packages/services/objloader/current/include: objelf.h 
	packages/services/objloader/current/src: objelf.c objloader.c 
	packages/fs/rom/current: ChangeLog 
	packages/fs/rom/current/cdl: romfs.cdl 

Log message:
	* services/objloader/current/src/objloader.c,
	services/objloader/current/src/objelf.c
	services/objloader/current/include/objelf.h: Fixed a memory leak where a
	library section was loaded but memory allocated was not released. This
	bug was reported by Davy Wouters on the eCos list. Added minor cosmetics
	and a number of CYG_ASSERT and if() to test the values returned by
	cyg_ldr_load_elf_section()
	* services/objloader/current/cdl/objloader.cdl: Eliminate workarounds for
	file path handling issue in obsolete Cygwin tclsh. Use ACTUAL_CFLAGS for
	robustness.
	* fs/rom/current/cdl/romfs.cdl: Eliminate workarounds for file path handling
	issue in obsolete Cygwin tclsh. Build the mk_romfs tool with higher
	priority than the custom rules which use it.



More information about the Ecos-cvs mailing list