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 libc/12825] write function returning -1 in cookie_io_functions_t will crash the program


http://sourceware.org/bugzilla/show_bug.cgi?id=12825

--- Comment #1 from Xin Qian <chianshin at gmail dot com> 2011-05-30 18:54:51 UTC ---
if this buffer is created in heap, the program never crashes.
 char buff[BUFF_SIZE]={"good out"};

But if it is not bug, please give me a reason

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]