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/1769] getopt_long() crashes if optstring is NULL


------- Additional Comments From drepper at redhat dot com  2006-01-15 18:10 -------
It's exactly the same issue.  If a function expects a string passing anything
else is undefined behavior and will likely lead to crashes.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]