]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Some small optimisation+some code reformatting
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 2 Nov 2016 20:59:51 +0000 (20:59 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 2 Nov 2016 20:59:51 +0000 (20:59 +0000)
commit46f6a5f92da94949c5e6ee09fab3d047c606e90f
tree37362059cbb66e04cbd03f4b9a57b44016da8b0c
parent5fba00cd1ff390f7649b6ca5f81feb6635624ea5
Some small optimisation+some code reformatting
* Use stack arrays instead of malloc/free
* ensure  msghdr_foreachfield does one single call to foreach_func
  for consecutive fields
* some small code reformatting or factorisation

Tested on linux, hoping it also works on solaris

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16111
coregrind/m_syswrap/syswrap-generic.c