mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
* nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
overflow test.
This commit is contained in:
@@ -29,6 +29,7 @@ extern int _nsl_default_nss (void);
|
||||
/* Set up everything for a call to __do_niscall3. */
|
||||
extern nis_error __prepare_niscall (const_nis_name name, directory_obj **dirp,
|
||||
dir_binding *bptrp, unsigned int flags);
|
||||
libnsl_hidden_proto (__prepare_niscall)
|
||||
|
||||
extern struct ib_request *__create_ib_request (const_nis_name name,
|
||||
unsigned int flags);
|
||||
|
Reference in New Issue
Block a user