mbox

[U-Boot] Please pull u-boot-ubi/master

Message ID 50447E10.9040200@denx.de
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

git://www.denx.de/git/u-boot-ubi.git master

Message

Stefan Roese Sept. 3, 2012, 9:53 a.m. UTC
The following changes since commit a005f19eff946454985785788c344f10616d571e:

  hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ubi.git master

for you to fetch changes up to be73913b91ca1e86c7478c1ab8af7b7ba6f3e4ad:

  ubifs: Fix memory leak in ubifs_finddir (2012-09-03 11:37:50 +0200)

----------------------------------------------------------------
Stefan Roese (1):
      ubifs: Fix memory leak in ubifs_finddir

 fs/ubifs/ubifs.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Comments

Wolfgang Denk Sept. 3, 2012, 7:25 p.m. UTC | #1
Dear Stefan Roese,

In message <50447E10.9040200@denx.de> you wrote:
> The following changes since commit a005f19eff946454985785788c344f10616d571e:
> 
>   hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> for you to fetch changes up to be73913b91ca1e86c7478c1ab8af7b7ba6f3e4ad:
> 
>   ubifs: Fix memory leak in ubifs_finddir (2012-09-03 11:37:50 +0200)
> 
> ----------------------------------------------------------------
> Stefan Roese (1):
>       ubifs: Fix memory leak in ubifs_finddir
> 
>  fs/ubifs/ubifs.c | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk