x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17104 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
2006-04-14 Love H<>rnquist <20>strand <lha@it.su.se>
|
2006-04-20 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* fnmatch.hin (fnmatch): CPP rename to rk_fnmatch
|
||||||
|
|
||||||
|
2006-04-14 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
* resolve.c (dns_srv_order): change a if (ptr == NULL) continue
|
* resolve.c (dns_srv_order): change a if (ptr == NULL) continue
|
||||||
into a assert(ptr != NULL) since it could never happen, found by
|
into a assert(ptr != NULL) since it could never happen, found by
|
||||||
the IBM code checker (beam). Thanks to Florian Krohm for
|
the IBM code checker (beam). Thanks to Florian Krohm for
|
||||||
|
Reference in New Issue
Block a user