ctf: Fix out of bounds positioning of the bitbuffer
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 27 Nov 2013 23:00:56 +0000 (18:00 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 2 Dec 2013 23:39:41 +0000 (18:39 -0500)
commit4c67e7240b2a78b58a9b3e9501c599cea1c15612
tree2af9a91a47c63e1bff417d9e7c2074df88119df7
parent9e684aebce1ac6256d8296d81d2d81c562b84ae8
ctf: Fix out of bounds positioning of the bitbuffer

rename private fields to follow fNameHere style

Change-Id: Ie579863b352a99e70cc9c1887d647aaa6018c9d4
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/19024
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/io/BitBufferIntTest.java
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/io/BitBufferTest.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/io/BitBuffer.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/types/Definition.java
This page took 0.029266 seconds and 5 git commands to generate.