diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-02-16 06:34:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-02-16 06:34:26 +0000 |
commit | 6eea8e0d4838c05e0be24620baa05f00a014fffa (patch) | |
tree | 51711eadf962b4136587ec9fc5b3d0db803d2ea9 /ChangeLog | |
parent | 987f54c67c86bbb43e8d88fcaf914bdb5b3dc846 (diff) | |
download | glibc-6eea8e0d4838c05e0be24620baa05f00a014fffa.tar.gz |
* nscd/nscd_helper.c (open_socket): Don't send padding bytes from
reqdata.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-02-15 Ulrich Drepper <drepper@redhat.com> + * nscd/nscd_helper.c (open_socket): Don't send padding bytes from + reqdata. + * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic change: don't pass NULL in place of an integer. |