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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 5 Jul 2019 21:10:30 +0000 (17:10 -0400)
commit9dd336586407bade390e224fb938b9de8c3ca583
tree5cb4aba8079669f3ba24d4351ca096fd70a1f0c5
parent85906b6b4c37140f8bdd4a6861ecbc82fc62f816
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.025077 seconds and 4 git commands to generate.