Message404268
There is a typo in the radix tree obmalloc code, spotted by Inada Naoki. -#define MAP_TOP_MASK (MAP_BOT_LENGTH - 1) +#define MAP_TOP_MASK (MAP_TOP_LENGTH - 1) This should be fixed both in the main branch and in 3.10.x. | |
| Date | User | Action | Args | | 2021-10-19 05:37:59 | nascheme | set | recipients: + nascheme, methane | | 2021-10-19 05:37:58 | nascheme | set | messageid: <1634621878.99.0.975140050244.issue45521@roundup.psfhosted.org> | | 2021-10-19 05:37:58 | nascheme | link | issue45521 messages | | 2021-10-19 05:37:58 | nascheme | create | | |