The bug mentioned in the comments are already fixed.
/*!
* Save the file. This will primarily save and update the XiphComment.
* Returns true if the save is successful.
- *
- * \warning In the current implementation, it's dangerous to call save()
- * repeatedly. It leads to a segfault.
*/
virtual bool save();
* Save the file.
*
* This returns true if the save was successful.
- *
- * \warning In the current implementation, it's dangerous to call save()
- * repeatedly. It leads to a segfault.
*/
virtual bool save();
* Save the file.
*
* This returns true if the save was successful.
- *
- * \warning In the current implementation, it's dangerous to call save()
- * repeatedly. It leads to a segfault.
*/
virtual bool save();
* Save the file.
*
* This returns true if the save was successful.
- *
- * \warning In the current implementation, it's dangerous to call save()
- * repeatedly. It leads to a segfault.
*/
virtual bool save();