|
From: Mark W. <mj...@re...> - 2017-01-31 12:20:04
|
On Tue, 2017-01-31 at 05:12 +0100, Ivo Raisr wrote: > Please have a look at the proposed patch for bug 375772 [1]: > +1 error in get_elf_symbol_info() when computing value of 'hi' address for > ML_(find_rx_mapping)() > Symbol sizes could be zero, which would cause this to make hi < lo. I cannot immediately see if the code guards against that. Otherwise this looks correct. Cheers, Mark |