The function RxnSmartsToChemicalReaction() returns a pointer to a 
ChemicalReaction object.  

Is this pointer a std::unique_ptr?  

How does one deallocate said pointer after it goes out of scope?

Valgrind identifies a definite memory loss in libRDKitChemReactions.so from a 
new(unsigned long)

Thanks,

J

Sent from my iPhone

_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to