pb_init() which is called by init_polynom_size() will call mp_init_copy() on chara which means that chara being a pointer itself is useless. We can clear it directly after it has been copied. |
||
|---|---|---|
| external | ||
| src | ||
| .gitignore | ||
| COPYING | ||
| Doxyfile | ||
| Makefile | ||
pb_init() which is called by init_polynom_size() will call mp_init_copy() on chara which means that chara being a pointer itself is useless. We can clear it directly after it has been copied. |
||
|---|---|---|
| external | ||
| src | ||
| .gitignore | ||
| COPYING | ||
| Doxyfile | ||
| Makefile | ||