search for: pte_backup_entry

Displaying 1 result from an estimated 1 matches for "pte_backup_entry".

2023 Jul 26
2
Bug#1042102: xen FTBFS with gcc 13
...-Werror=use-after-free] 191 | free(orig); | ^~~~~~~~~~ xg_offline_page.c:186:27: note: call to 'realloc' here 186 | backup->entries = realloc( | ^~~~~~~~ 187 | orig, backup->max * 2 * sizeof(struct pte_backup_entry)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[8]: *** [/build/1st/xen-4.17.1+2-gb773c48e36/tools/libs/guest/../../../tools/Rules.mk:190: xg_offline_page.o] Error 1