[Bug runtime/5648] Unaligned access to memory in _stp_vsnprintf() on ia64
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Wed May 7 14:34:00 GMT 2008
------- Additional Comments From mhiramat at redhat dot com 2008-05-06 21:07 -------
Created an attachment (id=2722)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2722&action=view)
fix endianess issue
Fix _stp_vsnprintf to use memcpy only on ia64.
I think the original code had resolved endianess issue. So I just recovered it
and changed code to use memcpy only on ia64.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5648
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list