This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/22114] xdr_char() and xdr_u_char() functions crashes on encoding of character lying in constant memory segment


https://sourceware.org/bugzilla/show_bug.cgi?id=22114

--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Andre Kampling from comment #1)
> Created attachment 10419 [details]
> Patch of xdr.c ("xdr_char()" and "xdr_u_char()")
> 
> Here is a patch of the "xdr_char()" and "xdr_u_char()" functions based on
> the behaviour of the other functions like "xdr_int()", "xdr_long()", etc.

Patches should be posted to the mailing list.  The XDR_DECODE part seems to be
broken because it does not actually decode anything.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]