[libcamera-devel] [PATCH v2 0/2] Fix implicit sign-extension

Umang Jain email at uajain.com
Fri Jun 5 17:09:14 CEST 2020


Changelog:

v1->v2:
  - Introduce a refactoring commit to share code dealing with same
    computation of finding section header based on Laurent's review.
  - Apply the v1 changes on top of refactored code and update commit
    message.

Umang Jain (2):
  libcamera: ipa_module: Share code to find section header of ELF header
  libcamera: ipa_module: Fix implicit sign-extension in elfSection

 src/libcamera/ipa_module.cpp | 30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)

-- 
2.26.2



More information about the libcamera-devel mailing list