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]

inet_ntoa() problems with 2.1.2?


Has anyone else experienced problems with the inet_ntoa() function
under GLIBC 2.1.2?

We recently released a new beta of our software that used it to log
the IP addresses that were being used, and much to our surprise the
software crashed in inet_ntoa() on systems that had glibc-2.1.2 but
not on systems with a 2.0 version of glibc.

I looked at the code (inet/inet_ntoa.c) for both glibc-2.0.6 and 2.1.2
and didn't see any significant differences between them.  Our
application runs in a single thread...

Ideas?

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products                  mike@easysw.com
Printing Software for UNIX                       http://www.easysw.com

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