[lttng-dev] [PATCH v2 lttng-ust] Fix: Filter ABI changes to support FILTER_BYTECODE_MAX_LEN (65536)

Christian Babeux christian.babeux at efficios.com
Thu Sep 6 13:51:38 EDT 2012


v2 Changelog:
- Add a check when receiving data on the reloc_offset to
  ensure it lies within the data.

Christian Babeux (1):
  Fix: Accept bytecode of length 65536 bytes

 include/lttng/ust-abi.h       | 4 ++--
 include/ust-comm.h            | 4 ++--
 liblttng-ust/lttng-ust-comm.c | 8 ++++++++
 3 files changed, 12 insertions(+), 4 deletions(-)

-- 
1.7.11.4




More information about the lttng-dev mailing list