this pull request concerns mainly xcode configuration and that should probably not concern you in the slightest.
BUT I also patched src/message_codec.c (see the bottom of the page) that for DEBUG it increases the asn.1 self-check for consumed stack size to incredible amounts in order to be able to have address sanitizer do its work. You may or may not want this, please let me know.
Hello engine dev team,
this pull request concerns mainly xcode configuration and that should probably not concern you in the slightest.
BUT I also patched src/message_codec.c (see the bottom of the page) that for DEBUG it increases the asn.1 self-check for consumed stack size to incredible amounts in order to be able to have address sanitizer do its work. You may or may not want this, please let me know.
This reverts commit 99fc979fc4.
In file included from src_pEp4ipsec/pEpObjCAdapter/Subprojects/PEPObjCTypeUtils/PEPObjCTypeUtils/PEPMessage+ASN1.m:11:
src_pEp4ipsec/pEpEngine/build-mac/build/include/pEp/map_asn1.h:11:10: fatal error: 'ASN1Message.h' file not found
Why not. If memory usage becomes outrageous I will let you know, but
only for debugging builds on recent hardware it should not be a big
deal.
Thanks, merged.
Why not. If memory usage becomes outrageous I will let you know, but
only for debugging builds on recent hardware it should not be a big
deal.
Thanks, merged.
Hello engine dev team,
this pull request concerns mainly xcode configuration and that should probably not concern you in the slightest.
BUT I also patched src/message_codec.c (see the bottom of the page) that for DEBUG it increases the asn.1 self-check for consumed stack size to incredible amounts in order to be able to have address sanitizer do its work. You may or may not want this, please let me know.
WIP: masterto WIP: xcode and asn.1 stack size check 6 months agoWIP: xcode and asn.1 stack size checkto xcode and asn.1 stack size check 6 months agoWhy not. If memory usage becomes outrageous I will let you know, but
only for debugging builds on recent hardware it should not be a big
deal.
Thanks, merged.
7d3c3fec32
.