Actions
Bug #691
closedCast from pointer to different integer size warning in ust-tracepoint-event.h
Start date:
11/20/2013
Due date:
% Done:
100%
Estimated time:
Description
Occurs on a 32-bit build. Caused by casting pointer arguments to 64-bit integers (in the filter stack preparation code). How to fix this is unclear.
Updated by Mathieu Desnoyers over 10 years ago
- Assignee set to Mathieu Desnoyers
- Target version set to 2.4
Updated by Mathieu Desnoyers over 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 3ebeea0d72dfa71572ab0962b2726aa6f81dc1ee.
Actions