http://bugs.winehq.org/show_bug.cgi?id=6677
------- Additional Comments From the3dfxdude@gmail.com 2006-13-11 13:26 -------
and changing the behaviour of pf_integer_conv, which is also unsafe, would eliminate this buffer overflow.
pf_integer_conv doesn't need checking because it will never convert more than 39 digits from a ULONGLONG.