Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
5e161178
Commit
5e161178
authored
Mar 05, 2015
by
Marcin Siodelski
Browse files
[master] Added ChangeLog for #3710.
parent
bdb44240
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
5e161178
904. [bug] marcin
FreeBSD-only change: Disabled unit test expecting the death
of the process when conditional variable was destroyed when
the thread was still waiting for the variable. This is due
invalid behavior of the pthread_cond_destroy on FreeBSD
which should return EBUSY in such case, whereas it returns
success error code.
(Trac #3710, git bdb442402ef023055715baf597c401c9974a7fb2)
903. [bug] stephen
Corrected arithmetical error in the rate control module of
perfdhcp which led to the incorrect calculation of the rate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment