src.ctf.fs: remove leftover use of pointer arithmetics
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 5 Jul 2019 20:34:51 +0000 (16:34 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:34 +0000 (11:53 -0400)
commit6cef4a7dd155711e79ade76b18bf8b12a0c22197
tree35bada4373bcc94d53b952dc65c827ac58173865
parentdeec48a6812e8a263b61a4534d451333288a65b0
src.ctf.fs: remove leftover use of pointer arithmetics

This change should have been include in the commit:
  commit de38c26a14b60cb3b6d31cc124c187e2c1816bf5
  Author: Francis Deslauriers <francis.deslauriers@efficios.com>
  Date:   Fri Jul 5 11:19:32 2019 -0400

      Fix: src.ctf.fs: pointer arithmetics on non-adjacent memory

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: If44dc7f5330f070c865b241d507082e253a92a4b
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1641
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/ctf/fs-src/data-stream-file.c
This page took 0.026102 seconds and 4 git commands to generate.