We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb709b commit 8afb683Copy full SHA for 8afb683
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.7.2](https://github.com/bamlab/flashlight/compare/v0.7.1...v0.7.2) (2023-05-19)
2
+
3
+### Bug Fixes
4
5
+- **profiler:** fix buffer overflow when running atrace async_stop ([#107](https://github.com/bamlab/flashlight/issues/107)) ([f06a849](https://github.com/bamlab/flashlight/commit/f06a849d9c3acc70ca8da488b93e269b27d54484))
6
7
## [0.7.1](https://github.com/bamlab/flashlight/compare/v0.7.0...v0.7.1) (2023-05-09)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "flashlight",
- "version": "0.7.1",
+ "version": "0.7.2",
"private": "true",
"repository": {
"type": "git",
0 commit comments