Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
145faa6
in code for
dns.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Mar 7, 2014, 4:25:18 PM (
11 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
2cdab10
Parents:
bacf9da
Message:
Client can exit before DNS has a chance to update the information
File:
1 edited
dns.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
dns.c
rbacf9da
r145faa6
172
172
173
173
if ((is = icbd_session_lookup(q.sid)) == NULL) {
174
syslog(LOG_
ERR
, "failed to find session %llu", q.sid);
174
syslog(LOG_
DEBUG
, "failed to find session %llu", q.sid);
175
175
return;
176
176
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive