- 24 Jul, 2018 1 commit
-
-
Bastien Nocera authored
An iter was created but never destroyed.
-
- 28 Mar, 2017 1 commit
-
-
Nikias Bassen authored
-
- 10 Nov, 2016 1 commit
-
-
Nikias Bassen authored
When NULL is passed to node_iterator_create() the code tries to access the begin element of the node list and causes a NULL pointer dereference. The value of list is checked a few lines down and iterator->value is then properly assigned in node_iterator_bind().
-
- 20 May, 2014 1 commit
-
-
Martin Szulecki authored
-
- 13 Feb, 2014 1 commit
-
-
Nikias Bassen authored
-
- 13 Dec, 2013 1 commit
-
-
Nikias Bassen authored
-
- 12 Dec, 2013 1 commit
-
-
Nikias Bassen authored
-
- 23 Apr, 2012 1 commit
-
-
Nikias Bassen authored
-
- 11 Jan, 2012 2 commits
-
-
Nikias Bassen authored
-
Nikias Bassen authored
The corruption occured if you removed the last node from the list and later add a new node to the list.
-
- 25 Jun, 2011 1 commit
-
-
Nikias Bassen authored
-
- 13 Jun, 2011 2 commits
-
-
Nikias Bassen authored
-
Nikias Bassen authored
-
- 27 May, 2011 1 commit
-
-
Nikias Bassen authored
-