gcc 4.7 produces a spurious warning about an array subscript being out of bounds. Use a pointer dereference instead of an array lookup to inhibit this spurious warning. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
|
|
50 |
|
|
51 |
|
|
49 |
|
|
50 |
|
|
51 |
|
|
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|