1
0
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:
Ulrich Drepper
2006-09-30 15:09:35 +00:00
parent 690c3947ed
commit f01e40699c
6 changed files with 27 additions and 2 deletions

View File

@ -20,6 +20,7 @@
#include "strfile.h"
#include <stdio.h>
#include <stdlib.h>
#include <wchar.h>
struct _IO_FILE_wmemstream