mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
* posix/glob.c (glob_in_dir): Add some comments and asserts to
explain why there are no leaks.
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
#include "strfile.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <wchar.h>
|
||||
|
||||
|
||||
struct _IO_FILE_wmemstream
|
||||
|
Reference in New Issue
Block a user