mirror of
https://github.com/vale981/arb
synced 2025-03-06 01:41:39 -05:00
missing clear
This commit is contained in:
parent
fa2e944576
commit
7a439e278c
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ acb_rising_ui_get_mag(mag_t bound, const acb_t s, ulong n)
|
||||||
|
|
||||||
arb_clear(a);
|
arb_clear(a);
|
||||||
mag_clear(bound2);
|
mag_clear(bound2);
|
||||||
|
mag_clear(t);
|
||||||
mag_clear(u);
|
mag_clear(u);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue