]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/nvs_leaks' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 31 Oct 2016 09:30:00 +0000 (17:30 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 31 Oct 2016 09:30:00 +0000 (17:30 +0800)
nvs: fix memory leaks in HashList and nvs_close

Fixes TW8162.
Associated test case is run under Instruments on macOS, until I set up valgrind to test this automatically on Linux.

See merge request !150

1  2 
components/nvs_flash/src/nvs_page.cpp

Simple merge