GNU C Library master sources branch master updated. glibc-2.20-548-gccdb048

Joseph Myers joseph@codesourcery.com
Wed Jan 21 14:05:00 GMT 2015


On Wed, 21 Jan 2015, carlos@sourceware.org wrote:

> commit ccdb048df457d581f6ac7ede8b0c7a593a891dfa
> Author: Carlos O'Donell <carlos@systemhalted.org>
> Date:   Wed Jan 21 01:51:10 2015 -0500
> 
>     Fix recursive dlopen.

> diff --git a/dlfcn/tst-rec-dlopen.c b/dlfcn/tst-rec-dlopen.c
> new file mode 100644
> index 0000000..35b08d4
> --- /dev/null
> +++ b/dlfcn/tst-rec-dlopen.c
> @@ -0,0 +1,144 @@
> +/* Test recursive dlopen using malloc hooks.
> +   Copyright (C) 1998-2014 Free Software Foundation, Inc.

Copyright years need to include 2015 (in general you need to watch out for 
that when preparing a patch that adds files one year, and committing it 
the next).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list