]> git.meshlink.io Git - meshlink/commit
Fix winerror() returning a pointer to a stack-allocated array.
authorGuus Sliepen <guus@meshlink.io>
Thu, 26 Sep 2019 20:01:24 +0000 (22:01 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 26 Sep 2019 20:01:24 +0000 (22:01 +0200)
commit1cb5c08f6294db9d86fa2a887c730f90e150d4ae
tree1103c428c69e15ab8b4d05f93461b374cb7526e6
parentc104f805b70c7651dea81cbe3ffb6e3d1adec25a
Fix winerror() returning a pointer to a stack-allocated array.

Found by cppcheck.
src/utils.c