This patch series enables GCC (and clang) checking for invalid pointers and undefined behavior in checked builds. Most of the latter turned out to be left-shifting of signed integers which are undefined behavior, but generally behave correctly AFAICT. _______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
- [x265] [PATCH 0 of 5 ] make x265 safe with -ftrapv and -fsanit... Steve Borho
