This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 2739f86 boards/esp32: Remove SPI Flash encryption test new 805f40f audio/comp: Call va_start again instead of va_copy new 8281347 lib/vasprintf: Shouldn't call va_end(ap) to avoid the double free new 1e607a7 libc/vsprintf_internal: Call va_copy just like vsyslog The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: audio/audio_comp.c | 15 ++++++--------- libs/libc/stdio/lib_libvsprintf.c | 8 ++++++++ libs/libc/stdio/lib_vasprintf.c | 3 --- 3 files changed, 14 insertions(+), 12 deletions(-)