Move @debugid declaration to same level as @q
commitd551b431a194eabd4cc7daab222a8ee4e08f9a65
authorMartin Lindhe <martin-commit@ubique.se>
Wed, 16 Nov 2016 15:04:04 +0000 (16 16:04 +0100)
committerCyrill Gorcunov <gorcunov@gmail.com>
Thu, 5 Jan 2017 19:38:41 +0000 (5 22:38 +0300)
tree4883329ac2177411252e42035993051824610ece
parent058782948d08c9f49b78434cf271cc79f63b90e7
Move @debugid declaration to same level as @q

fixes pvs-studio error 'V507 Pointer to local array 'debugid' is
stored outside the scope of this array. Such a pointer will become invalid.'

Signed-off-by: Martin Lindhe <martin-commit@ubique.se>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
asm/nasm.c