commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. 36524df36189e8c4f18501362f9e55ce3c55


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 36524df36189e8c4f18501362f9e55ce3c55b421
Date: Mon, 28 Jun 2010 00:39:56 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  36524df36189e8c4f18501362f9e55ce3c55b421 (commit)
       via  99dd898a59d5316dccbb00294305e7eeba3ad8d8 (commit)
      from  1bb5a381a2e2f345beb1ca8d019b6174b13bb125 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 36524df36189e8c4f18501362f9e55ce3c55b421
Author: Samuel Thibault <address@hidden>
Date:   Mon Jun 28 02:39:03 2010 +0200

    Fix memory leak on receive error
    
    * pfinet/io-ops.c (S_io_read): On error, free data array if it was
    allocated.

commit 99dd898a59d5316dccbb00294305e7eeba3ad8d8
Author: Samuel Thibault <address@hidden>
Date:   Mon Jun 28 02:37:48 2010 +0200

    Fix memory leak on schedule_timeout
    
    * pfinet/glue-include/linux/sched.h (schedule_timeout): Make the
    automatically-allocated wait_queue pointer static instead of dynamic (and 
lost).

-----------------------------------------------------------------------

Summary of changes:
 pfinet/glue-include/linux/sched.h |    3 ++-
 pfinet/io-ops.c                   |    6 +++++-
 2 files changed, 7 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]