contextswitch plugin: Handle large counter/derive values correctly.
authorFlorian Forster <octo@huhu.verplant.org>
Tue, 26 Jan 2010 23:07:50 +0000 (00:07 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 26 Jan 2010 23:07:50 +0000 (00:07 +0100)
commit5cf068c08da44590fb42f5c42507ce5be8a02c45
tree30eb03aba5be305fdc0ed283a5c81fc6541e39ea
parent6e3c5c491b4a9c78c92352031bb480216d88622f
contextswitch plugin: Handle large counter/derive values correctly.

Using "strtoul" for derive_t values fails for large counter values.
Thanks to Martin Merkel for reporting this :)
src/contextswitch.c