]> Repos - portaudio/commit
pa/wmme: avoid potential (but highly unlikely) overflow in buffer size in call to...
authorrbencina <rbencina@0f58301d-fd10-0410-b4af-bbb618454e57>
Wed, 21 Jan 2015 06:52:11 +0000 (06:52 +0000)
committerrbencina <rbencina@0f58301d-fd10-0410-b4af-bbb618454e57>
Wed, 21 Jan 2015 06:52:11 +0000 (06:52 +0000)
commit039bc21bda426964ae396f0a5965d0ec07b2a08b
tree2adfed15e987494d21e42405721e012d42c4f64d
parent808eaf5786df35ee3c516a9038de00737c3f25ad
pa/wmme: avoid potential (but highly unlikely) overflow in buffer size in call to WideCharToMultiByte if a device name length exceeds INT_MAX. should also fix compiler warning about size_t to int assignment.
src/hostapi/wmme/pa_win_wmme.c