Skip to content
New issue

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

メモリリークしていた部分を修正した #94

Merged
merged 1 commit into from
Mar 12, 2022

Conversation

qwerty2501
Copy link
Contributor

内容

newしてそのまま開放されていないものがあったのでnew使うのをやめた

その他

要動作確認

newしてそのまま開放されていないものがあったのでnew使うのをやめた
@qwerty2501
Copy link
Contributor Author

できるだけ元の実装と同じになるようにしてますが、一部コンパイルが通らなくなったのでnewしているところ以外も手を加えてます

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

おお!!良いですね!!!
誰か動作確認できたらマージしちゃいたいと思います。

そういえば @qwerty2501 さん、Cのテスト書いた経験あったりされますか…?
大掛かりな修正の前にテストがあるとすごく便利そうだなと思った一方、経験がないとデファクトがわからず…。
(google testが良いっぽい気がしてはいます)

@shigobu
Copy link
Contributor

shigobu commented Mar 12, 2022

自作のC#アプリで動作確認できました。
https://github.com/shigobu/voicevox_capi_cstest

@Hiroshiba
Copy link
Member

おー!!ありがとうございます!!
製品版もビルドしてみたので、よかったらお試しいただけると・・・!

@Hiroshiba Hiroshiba merged commit 46762bf into VOICEVOX:cpp-library Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants