git bisect start # status: waiting for both good and bad commits # good: [1d793e425cd4aae22b936c58e7a31393aef66869] Add forwarding of CMake variables to ABI-specific external projects git bisect good 1d793e425cd4aae22b936c58e7a31393aef66869 # status: waiting for bad commit, 1 good commit known # bad: [519d2d8f442409e86a0ee2fa16bd543342180861] QVarLengthArray: fix memory leak in (qsizetype) ctor git bisect bad 519d2d8f442409e86a0ee2fa16bd543342180861 # good: [9bbf761373f12dcdcc2a1bf56ddbe8b002fe950c] QFormLayout: don't access out-of-bounds layout data git bisect good 9bbf761373f12dcdcc2a1bf56ddbe8b002fe950c # bad: [2230c13445c804331cfb8c812f7850a91c92891d] dbus: Register QDBusObjectPath git bisect bad 2230c13445c804331cfb8c812f7850a91c92891d # bad: [ba259ef0f3c76d1b4557ef6565044110203dd117] Free the GLX framebuffer configurations git bisect bad ba259ef0f3c76d1b4557ef6565044110203dd117 # good: [2779ba32768ce47c12a9ad5ad9a76be033a1e103] SQL tests: Fix for PostgreSQL 12 and above git bisect good 2779ba32768ce47c12a9ad5ad9a76be033a1e103 # good: [87a176a8b39c16092d054a564d04937ff5042884] Restore Android-conditioning on nl_langinfo() definition git bisect good 87a176a8b39c16092d054a564d04937ff5042884 # bad: [63fe358f993491433563ec6f36ff7311fc88dc16] Windows QPA: also consider window flags when judging frameless or not git bisect bad 63fe358f993491433563ec6f36ff7311fc88dc16 # good: [44854ab85c976d52e1a072df8552ef8279a141f9] QUrl: restore empty-but-not-null for components that are present git bisect good 44854ab85c976d52e1a072df8552ef8279a141f9 # first bad commit: [63fe358f993491433563ec6f36ff7311fc88dc16] Windows QPA: also consider window flags when judging frameless or not