diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2010-03-12 07:14:01 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2010-03-12 07:14:01 +0000 |
| commit | d64ed1f6ef3b0b73e4f4c241e44d463ecfe289d6 (patch) | |
| tree | 3276b52522af3dcf3a273af0c31e43e8ff7f618f /bind-9.3.2b2-sdbsrc.patch | |
| parent | 08e42573b0b71f388ed962ac6d700ee90a848a1e (diff) | |
- update to 9.6.2bind-9_6_2-1_fc12
- patches merged
- bind-96-db_unregister.patch
- bind96-rh507469.patch
Diffstat (limited to 'bind-9.3.2b2-sdbsrc.patch')
| -rw-r--r-- | bind-9.3.2b2-sdbsrc.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bind-9.3.2b2-sdbsrc.patch b/bind-9.3.2b2-sdbsrc.patch index 04525ce..bd0ed32 100644 --- a/bind-9.3.2b2-sdbsrc.patch +++ b/bind-9.3.2b2-sdbsrc.patch @@ -241,12 +241,3 @@ void addrdata(dns_name_t *name, dns_ttl_t ttl, dns_rdata_t *rdata) { unsigned char namearray[DNS_NAME_MAXTEXT + 1]; -@@ -165,7 +172,7 @@ - check_result(result, "isc_mem_create"); - - result = isc_entropy_create(mctx, &ectx); -- result_check (result, "isc_entropy_create"); -+ check_result (result, "isc_entropy_create"); - - result = isc_hash_create(mctx, ectx, DNS_NAME_MAXWIRE); - check_result (result, "isc_hash_create"); |
