diff options
author | David Feurle <david.feurle@sodgeit.de> | 2015-02-07 10:49:07 +0100 |
---|---|---|
committer | Philip Withnall <philip.withnall@collabora.co.uk> | 2015-02-11 12:37:17 +0000 |
commit | 4723a27091166eee40b8ac5d4004df373b5736c2 (patch) | |
tree | 1e292f2879158cdd281194c846a8812c2f3ac765 /scripts/valgrind.sh | |
parent | 0955ce681b99e3a7e0e6a18440a68a80d32d3ed9 (diff) |
stun: Use dynamic array instead of stack allocated array
Dynamic on-stack arrays are not supported in Visual Studio.
This has the downside of introducing an extra memory allocation into
libstun, but it’s on a debug path so should be harmless.
Diffstat (limited to 'scripts/valgrind.sh')
0 files changed, 0 insertions, 0 deletions