[buddy]
* src/bddio.c (bdd_load): Check the return value of fscanf() to kill a warning.
This commit is contained in:
parent
e663c222e5
commit
e20ba143bb
2 changed files with 31 additions and 24 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/bddio.c (bdd_load): Check the return value of fscanf() to
|
||||
kill a warning.
|
||||
|
||||
2009-12-09 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Inline bdd_addref() and bdd_delref() to speedup BDD operations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue