Pre-Submission Checklist

Type Of Change

Checklist:

Description

Make sure the pointers we return from our continuous memory buffer is always 64-bit aligned as it's used not only for strings, but also for structs/objects, and such unaligned memory access is undefined on some archs and flagged as such by ASAN.

From sipwise/rtpengine@ade8100


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3445

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3445@github.com>