Upcoming maintenance
Dear Customers and Partners.
This website will be undergoing scheduled maintenance on June 14, 2023. Please be aware there may be disruption to the developer portal website and associated services during the scheduled maintenance period.
This upgrade is essential to ensure the continued performance, reliability, and security of Developer World.
We apologize for any inconvenience.
memory leak in examples/audio_recorder
-
Hi
I run the example/audio_recorder and found a memory leak = 768 bytensh> free total used free largest Umem: 306512 45392 261120 260144 nsh> audio_recorder Start AudioRecorder example Record data to /mnt/sd0/REC/19700101_000352.raw. Running time is 30 sec Exit AudioRecorder example nsh> free total used free largest Umem: 306512 46160 260352 250672 nsh>
leak = 261120-260352= 768 byte
-
Hello, @mikhailZ
What version of the sdk are you using?
-
Hello, @CamilaSouza
I am using sdk v2.3.0
I checked sdk v2.6.0 and there is no leak there. The problem is closed -
Great news!