Mark Mentovai
c04c05564d
linux: Fix gcc -Wparentheses error from 7a0daa6989a9
../../snapshot/elf/elf_image_reader.cc:261:29: error: suggest parentheses around ‘-’ in operand of ‘&’ [-Werror=parentheses]
#define PAD(x) ((x) + align - 1 & ~(align - 1))
~~~~~~~~~~~~^~~
../../snapshot/elf/elf_image_reader.cc:262:26: note: in expansion of macro ‘PAD’
size_t padded_namesz = PAD(note_info.n_namesz);
^~~
Change-Id: I5cabc2741c8541ae9cf66933d35658e1cbc20912
Reviewed-on: https://chromium-review.googlesource.com/817575
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
2017-12-08 22:53:11 +00:00
..
2017-05-01 15:54:00 +00:00
2017-12-08 22:53:11 +00:00
2017-12-06 17:31:57 +00:00
2017-12-05 19:27:37 +00:00
2017-11-20 22:23:39 +00:00
2017-11-01 23:08:55 +00:00
2017-12-06 17:31:57 +00:00
2017-11-28 20:29:35 +00:00
2017-11-29 18:47:38 +00:00
2017-09-21 21:39:25 +00:00
2017-10-31 18:24:41 +00:00
2017-10-31 18:24:41 +00:00
2017-12-06 17:31:57 +00:00
2017-07-29 00:50:40 +00:00
2016-11-08 19:24:05 +00:00
2017-04-04 12:34:24 +00:00
2017-03-23 02:15:32 +00:00
2017-02-23 01:43:40 +00:00
2017-12-06 17:31:57 +00:00
2016-01-28 20:16:01 +00:00
2017-11-20 23:38:48 +00:00
2017-12-06 17:31:57 +00:00
2016-11-08 19:24:05 +00:00
2015-10-16 15:58:40 -07:00
2017-11-20 22:23:39 +00:00
2015-10-13 12:37:44 -07:00
2017-10-31 18:24:41 +00:00
2016-02-18 00:55:38 +00:00
2017-10-31 22:18:10 +00:00
2017-12-05 19:27:37 +00:00
2017-11-03 16:49:28 +00:00
2017-08-08 22:31:46 +00:00
2015-10-01 14:04:49 -07:00
2016-02-18 00:55:38 +00:00
2016-02-18 00:55:38 +00:00