[commit: packages/unix] master: Extract the result of get*_r before we deallocate the auxiliary buffer (ef683c6)

git at git.haskell.org git at git.haskell.org
Sun Aug 11 03:58:42 CEST 2013


Repository : ssh://git@git.haskell.org/unix

On branch  : master
Link       : http://git.haskell.org/?p=packages/unix.git;a=commit;h=ef683c6ba703106306732f1da68adfb508236334

>---------------------------------------------------------------

commit ef683c6ba703106306732f1da68adfb508236334
Author: Marios Titas <redneb at gmx.com>
Date:   Mon Jul 8 03:55:59 2013 -0400

    Extract the result of get*_r before we deallocate the auxiliary buffer
    
    Also comes with tests. This closes #8108.
    
    Signed-off-by: Austin Seipp <aseipp at pobox.com>


>---------------------------------------------------------------

ef683c6ba703106306732f1da68adfb508236334
 System/Posix/User.hsc |  130 +++++++++++++++++++++++--------------------------
 tests/T8108.hs        |    8 +++
 tests/all.T           |    2 +
 3 files changed, 71 insertions(+), 69 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc ef683c6ba703106306732f1da68adfb508236334




More information about the ghc-commits mailing list