mbox

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

Message ID 201108191727.32539.sr@denx.de
State Accepted
Headers show

Pull-request

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

Message

Stefan Roese Aug. 19, 2011, 3:27 p.m. UTC
Hi Wolfgang,

please pull the following fix:

The following changes since commit fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458:

  Convert ISO-8859 files to UTF-8 (2011-08-04 23:34:02 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-ubi.git master

Wolfgang Denk (1):
      ubifs: Fix bad free() sequence in ubifs_finddir()

 fs/ubifs/ubifs.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

Comments

Wolfgang Denk Aug. 26, 2011, 1:54 p.m. UTC | #1
Dear Stefan Roese,

In message <201108191727.32539.sr@denx.de> you wrote:
> 
> please pull the following fix:
> 
> The following changes since commit fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458:
> 
>   Convert ISO-8859 files to UTF-8 (2011-08-04 23:34:02 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Wolfgang Denk (1):
>       ubifs: Fix bad free() sequence in ubifs_finddir()
> 
>  fs/ubifs/ubifs.c |    6 ++----
>  1 files changed, 2 insertions(+), 4 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk