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 #1 from Andre Kampling <a.kampling at gmx dot de> ---
Created attachment 10419
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10419&action=edit
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.

-- 
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]