This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu 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]

bug in strlen


Hello,

the strlen() function has a bug ... If you pass a NULL string to strlen(),
the program crashes ... for NULL pointer dereference (SIGSEGV)

Ashutosh S. Rajekar
Hardware Design and Systems (HDS) Group,
IBM India
http://www.rajekar.org



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