public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: jld@sourceware.org
To: ecos-cvs@ecos.sourceware.org
Subject: ecos/packages services/objloader/current/Chang ...
Date: Fri, 09 Oct 2009 13:53:00 -0000	[thread overview]
Message-ID: <20091009135310.28327.qmail@sourceware.org> (raw)

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.


                 reply	other threads:[~2009-10-09 13:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091009135310.28327.qmail@sourceware.org \
    --to=jld@sourceware.org \
    --cc=ecos-cvs@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).