Skip to content
Success

Changes

Summary

  1. ipaccess: Clarify access to msgb ipa payload in code path (details)
Commit fb41d8cd0346fed99e3e05eef1db9d8268aaa6dd by Pau Espin Pedrol
ipaccess: Clarify access to msgb ipa payload in code path

The pointer to the data payload is gathered at a later place after the
first byte of the pointer has actually already been read.
Clean it up so that it becomes obvious when and how the payload is
accessed.

Change-Id: I5eac24bdf72021e500c554bdc6d8449bf37d2231
The file was modifiedsrc/input/ipaccess.c