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
new T[] should be used in conjunction with delete[], otherwise some libraries may have undefined behavior.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered:
for #515, use srs_freepa to free array.
604486b
for #515, use srs_freepa to free the array.
2af7749
merge srs2, use srs_freepa for array
8cec06e
for #515, merge from srs2, use SrsAutoFreeA.
f57e537
for #515, use SrsAutoFreeA to free the array.
f4f76cd
fixed
Sorry, something went wrong.
for #515, use srs_freepa and SrsAutoFreeA for array. 2.0.198
49d77b3
winlinvip
No branches or pull requests
new T[] should be used in conjunction with delete[], otherwise some libraries may have undefined behavior.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: