* smallprint.cc (__small_vsprintf): Handle NULL PWCHAR and

PUNICODE_STRING arguments.
	(__small_vswprintf): Ditto.
This commit is contained in:
Corinna Vinschen
2009-03-23 15:48:16 +00:00
parent 1199a53979
commit 7d2e8c04f2
2 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2009-03-23 Corinna Vinschen <corinna@vinschen.de>
* smallprint.cc (__small_vsprintf): Handle NULL PWCHAR and
PUNICODE_STRING arguments.
(__small_vswprintf): Ditto.
2009-03-23 Corinna Vinschen <corinna@vinschen.de>
* include/asm/byteorder.h (__constant_ntohs): Remove declaration.