tag v4.0.5
CRT: vsprintf_s calling wrong function

GetProcAddress was loading vprintf_s rather than vsprintf_s,
causing random garbare to be printed. Fix the typo.

(cherry picked from commit 997530348ab86862bc7627adc6482e56a93f9a50)
Signed-off-by: Jonathan Yong <10walls@gmail.com>
1 file changed