git: DragonFly_RELEASE_4_2 xlocale: remove const qualifier from __xlocale_C_ctype

John Marino marino at crater.dragonflybsd.org
Wed Jul 15 02:51:44 PDT 2015


commit 6ca3950ccb6e5c0dd7cee04d1c18a151f3376972
Author: John Marino <draco at marino.st>
Date:   Mon Jul 13 08:20:03 2015 +0200

    xlocale: remove const qualifier from __xlocale_C_ctype
    
    It contains a reference count that is modified by newlocale,
    duplocale, freelocale.
    
    diagnosed-by:	dillon
    taken-from:	freebsd

Summary of changes:
 lib/libc/locale/none.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6ca3950ccb6e5c0dd7cee04d1c18a151f3376972


-- 
DragonFly BSD source repository



More information about the Commits mailing list