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