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 "the great next stuff".

The branch, dde has been updated
       via  77e253b230e6203f60e04a75a77cba7c75892e2c (commit)
       via  a6f4e1318fe48014ac539167fa053b9977b345ea (commit)
      from  9740d0e120cb2371333ca0e93193cc1d58194a3a (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 77e253b230e6203f60e04a75a77cba7c75892e2c
Author: Samuel Thibault <[email protected]>
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 a6f4e1318fe48014ac539167fa053b9977b345ea
Author: Samuel Thibault <[email protected]>
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
-- 
the great next stuff

Reply via email to