]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/realloc' into 'master'
authorJeroen Domburg <jeroen@espressif.com>
Mon, 12 Sep 2016 09:08:57 +0000 (17:08 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Mon, 12 Sep 2016 09:08:57 +0000 (17:08 +0800)
modify realloc behaves

 modify realloc behaves just like malloc when pass a null pointer for ptr.

See merge request !66


Trivial merge