mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
- str_to_c() should check the ptr returned by malloc for non-nullness before using it - change has_coords() mol_pkl parameter to const - use assert.equal in JS tests where possible Co-authored-by: ptosco <paolo.tosco@novartis.com>