OSDN Git Service

aubinator: Multiply count by 4 to compute buffer sizes
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Jan 2018 04:48:57 +0000 (20:48 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 3 Feb 2018 06:30:56 +0000 (22:30 -0800)
commit589e9db23f18cddedb2001ddcc6dae3d5ae701a3
tree661d54f6cfb33a3c34ea41708481eb706c3379ee
parent2e746bc63d1ab56c6006f328c21a77dc69d0b9a8
aubinator: Multiply count by 4 to compute buffer sizes

The count field is in terms of dwords and not bytes.  In
7d4007d58ab7c0c1796e116b55814f8be4e699a9, I fixed one instance
of this but missed another.
src/intel/tools/aubinator_error_decode.c