in reply to Re^5: Memory Leak with XS but not pure Cin thread Memory Leak with XS but not pure C
There is nothing that can affect the behaviour of Perl's uc operator in XS code. But you can't use Perl operators in C/XS code anyway.