This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: FreeBSD port (19): localedef calling fopen("")


> The fix is to treat repertoire_read("") like repertoire_read(NULL).

This is a poor fix; it's easy to spot a fix likely to be a poor one when it
requires repeating a test in many places.  I have put in a better fix that
avoids letting the bogon get where any of that code can see it.


Thanks,
Roland


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