Change all references from avsprintf to vasprintf. From Sebastien Lorquet

This commit is contained in:
Sebastien Lorquet
2015-09-07 13:10:40 -06:00
committed by Gregory Nutt
parent 413ebde3b3
commit 77e4e7b231
8 changed files with 14 additions and 12 deletions
+2
View File
@@ -10948,4 +10948,6 @@
intended to support the initial board bring-up (2015-09-05).
* up_initialize() all architectures: Automatically initialize all
the TUN device if it is in the configuration (2015-09-06).
* Change all references from avsprintf to vasprintf. From Sebastien
Lorquet (2015-09-07).