projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5d5a78
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Tue, 18 Oct 2011 15:40:23 +0000
(15:40 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 18 Oct 2011 15:40:23 +0000
(15:40 +0000)
src/ats/ats_api_scheduling.c
patch
|
blob
|
history
diff --git
a/src/ats/ats_api_scheduling.c
b/src/ats/ats_api_scheduling.c
index 34601ffc7cf436ebb786759cd9cc07345226b581..e625749187f789514efaef69b09489a2cb08dee2 100644
(file)
--- a/
src/ats/ats_api_scheduling.c
+++ b/
src/ats/ats_api_scheduling.c
@@
-313,7
+313,7
@@
get_session_id (struct GNUNET_ATS_SchedulingHandle *sh,
return i;
}
if ( (f == 0) &&
- (sh->session_array[i].s
ession == NULL
) )
+ (sh->session_array[i].s
lot_used == GNUNET_NO
) )
f = i;
}
if (f == 0)