We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While running the cdi_ipcress_tIpcress_Interpreter_Al_BeCu_ipcress` unit test, the following valgrind issues were reported (all coming from numdiff).
{ Memcheck:Leak match-leak-kinds: possible fun:malloc fun:bc_new_num fun:bc_a2num fun:str2C fun:field2cx fun:cmp_fields fun:cmp_lines fun:cmp_files fun:main } { Memcheck:Leak match-leak-kinds: possible fun:malloc fun:bc_new_num fun:bc_a2num fun:str2C fun:field2cx fun:cmp_fields fun:cmp_lines fun:cmp_files fun:main } { Memcheck:Leak match-leak-kinds: possible fun:malloc fun:bc_new_num fun:bc_sub fun:Csub fun:cmp_fields fun:cmp_lines fun:cmp_files fun:main } { Memcheck:Leak match-leak-kinds: possible fun:malloc fun:bc_new_num fun:bc_sub fun:Csub fun:cmp_fields fun:cmp_lines fun:cmp_files fun:main } { Memcheck:Leak match-leak-kinds: possible fun:malloc fun:bc_new_num fun:_bc_simp_mul fun:_bc_rec_mul fun:bc_multiply fun:bc_a2num fun:str2C fun:field2cx fun:cmp_fields fun:cmp_lines fun:cmp_files fun:main }
The text was updated successfully, but these errors were encountered:
Fixed by #590
Sorry, something went wrong.
KineticTheory
No branches or pull requests
While running the cdi_ipcress_tIpcress_Interpreter_Al_BeCu_ipcress` unit test, the following valgrind issues were reported (all coming from numdiff).
The text was updated successfully, but these errors were encountered: