aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/info
diff options
context:
space:
mode:
authorzheng siyao <[email protected]>2012-05-09 19:55:56 +0800
committerHenrik Nord <[email protected]>2012-05-11 11:19:56 +0200
commitd032e097cac47bc0f6e6cf0df86b778e0ae16f94 (patch)
tree08ed7f93ecef135b329345eb85f070da74598431 /lib/megaco/info
parent04745e3fbb5fe194bc7561f96300d821e7f9e2aa (diff)
downloadotp-d032e097cac47bc0f6e6cf0df86b778e0ae16f94.tar.gz
otp-d032e097cac47bc0f6e6cf0df86b778e0ae16f94.tar.bz2
otp-d032e097cac47bc0f6e6cf0df86b778e0ae16f94.zip
DTrace bug in message-send
dtrace doesn't print sender pid and receiver pid in message related probe correctly, it truncates pid string to 7 characters on 64bit platform(or 3 characters on 32bit platform). The dtrace related code did not set the string length correctly, it sets the string length to the length of a pointer rather than the buffer length.
Diffstat (limited to 'lib/megaco/info')
0 files changed, 0 insertions, 0 deletions