/[packages]/updates/3/bind/current/SOURCES/bind-95-rh452060.patch
ViewVC logotype

Diff of /updates/3/bind/current/SOURCES/bind-95-rh452060.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 568669 by umeabot, Wed May 22 00:29:21 2013 UTC revision 568670 by oden, Sun Feb 2 14:10:33 2014 UTC
# Line 1  Line 1 
1  diff -up bind-9.5.0-P2/bin/dig/dighost.c.rh452060 bind-9.5.0-P2/bin/dig/dighost.c  diff -Naurp bind-9.9.5/bin/dig/dighost.c bind-9.9.5.oden/bin/dig/dighost.c
2  --- bind-9.5.0-P2/bin/dig/dighost.c.rh452060    2008-12-01 22:30:01.000000000 +0100  --- bind-9.9.5/bin/dig/dighost.c        2014-02-02 14:01:26.336253805 +0100
3  +++ bind-9.5.0-P2/bin/dig/dighost.c     2008-12-01 22:30:07.000000000 +0100  +++ bind-9.9.5.oden/bin/dig/dighost.c   2014-02-02 14:01:35.990254345 +0100
4  @@ -1280,6 +1280,12 @@ clear_query(dig_query_t *query) {  @@ -1501,6 +1501,12 @@ clear_query(dig_query_t *query) {
5    
6          debug("clear_query(%p)", query);          debug("clear_query(%p)", query);
7    
# Line 14  diff -up bind-9.5.0-P2/bin/dig/dighost.c Line 14  diff -up bind-9.5.0-P2/bin/dig/dighost.c
14          lookup = query->lookup;          lookup = query->lookup;
15    
16          if (lookup->current_query == query)          if (lookup->current_query == query)
17  @@ -1301,10 +1307,7 @@ clear_query(dig_query_t *query) {  @@ -1526,10 +1532,7 @@ clear_query(dig_query_t *query) {
18          isc_mempool_put(commctx, query->recvspace);          isc_mempool_put(commctx, query->recvspace);
19          isc_buffer_invalidate(&query->recvbuf);          isc_buffer_invalidate(&query->recvbuf);
20          isc_buffer_invalidate(&query->lengthbuf);          isc_buffer_invalidate(&query->lengthbuf);
# Line 26  diff -up bind-9.5.0-P2/bin/dig/dighost.c Line 26  diff -up bind-9.5.0-P2/bin/dig/dighost.c
26   }   }
27    
28   /*%   /*%
29  @@ -2175,9 +2178,9 @@ send_done(isc_task_t *_task, isc_event_t  @@ -2447,9 +2450,9 @@ send_done(isc_task_t *_task, isc_event_t
30          isc_event_free(&event);          isc_event_free(&event);
31    
32          if (query->pending_free)          if (query->pending_free)

Legend:
Removed from v.568669  
changed lines
  Added in v.568670

  ViewVC Help
Powered by ViewVC 1.1.30