[sr-dev] [kamailio/kamailio] rtpengine: google sanitizer aligment warning (Issue #3058)

sergey-safarov notifications at github.com
Sun Mar 20 15:09:52 CET 2022


This change does not help
```diff
 struct bencode_item {
+       bencode_buffer_t *buffer;
        bencode_item_t *parent, *child, *last_child, *sibling;
        bencode_type_t type;
        struct iovec iov[2];    /* when decoding, iov[1] contains the contents of a string object */
        unsigned int iov_cnt;
        unsigned int str_len;   /* length of the whole ENCODED object. NOT the length of a byte string */
        long long int value;    /* when decoding an integer, contains the value; otherwise used internally */
-       bencode_buffer_t *buffer;
        char __buf[0];
 };
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3058#issuecomment-1073259816
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3058/1073259816 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220320/3eb208ae/attachment.htm>


More information about the sr-dev mailing list