Date: prev next · Thread: first prev next last
May 2022 Archives by date, by thread · List index


UBSAN Linux Build - Build # 2408 - Still Failing:
Identified problems:
* uitest failure: the test UITest_writer_tests failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_ubsan/2408/consoleFull#-14523843999567f988-cbcf-4519-af05-6000b834f13f>


Check console output at https://ci.libreoffice.org/job/lo_ubsan/2408/ to view the results.

Changes for Build #2405
[Tomaž Vajngerl] sfx2: use natural string sort for sorting in object inspector

[Noel Grandin] new loplugin:unnecessary locking

[Tomaž Vajngerl] vcl: move bDrawn variable closer to where it is first used in DrawEPS()

[Miklos Vajna] Document sparkline related classes, functions and structs

[Noel Grandin] optimise Any::operator=(&&) a little

[Miklos Vajna] sw content controls, picture: add DOCX filter

[Julien Nabet] Fix typo

[Miklos Vajna] sw: fix crash in SwHeaderFooterWin::IsEmptyHeaderFooter()

[gerrit buildbot] Update git submodules

[Xisco Fauli] vcl: extend test to also check the description

[Luboš Luňák] remove useless variable

[Miklos Vajna] external: update pdfium to 5058

[Luboš Luňák] remove remnants of hack for tdf#89231

[Luboš Luňák] work around ImplGlyphFallbackLayout() returning garbage fallback

[Luboš Luňák] bump up Calc MAXTILEDROW to MAXROW

[Tomaž Vajngerl] basegfx: add test for 2D vector classes B2DVector, B2IVector

[Xisco Fauli] tdf#135843: sd_export_tests-ooxml3: Add unittest for the export part

[Miklos Vajna] sw content controls, picture: add insert UI

[Caolán McNamara] vcl: avoid EXCEPTION_INT_DIVIDE_BY_ZERO

[Noel Grandin] osl::Mutex->std::mutex in DataSupplier

[Noel Grandin] revert some questionable changes "new loplugin:unnecessary locking"

[Caolán McNamara] add libtiff to notices

[Noel Grandin] fix OWriteStream implementing XUnoTunnel

[Noel Grandin] elide temporary OUStringBuffer in INetURLObject

[Noel Grandin] don't waste time on memset when we're just going to overwrite it

[Caolán McNamara] build libtiff


Changes for Build #2406
[dennis.francis] lok-calc: new callback for print ranges

[Michael Weghorn] android: Update Android Gradle Plugin to 7.2.0

[Michael Weghorn] android: Drop 'android.enableJetifier=true'

[Noel Grandin] cheaper to loop over Sequence than construct SequenceAsHashMap

[Noel Grandin] cheaper to check for null return rather than catch exception

[Luboš Luňák] update Skia to chrome/m103

[Noel Grandin] rtl_String->OString in sal

[Noel Grandin] flatten UUIInteractionHandler

[Caolán McNamara] use libtiff for tiff import

[Caolán McNamara] drop old tiff filter

[Noel Grandin] elide OUString allocation

[Caolán McNamara] tiff: use more complicated apis to need a smaller buffer during read

[Caolán McNamara] explicitly disable some things that might otherwise get enabled

[Caolán McNamara] libtiff: enable jpeg and zlib

[Noel Grandin] clang-tidy modernize-pass-by-value in bridges

[Noel Grandin] clang-tidy modernize-pass-by-value in binaryurp

[Caolán McNamara] tiff: add some error checks

[Caolán McNamara] fix system libtiff detection

[Caolán McNamara] tiff: enable webp

[Caolán McNamara] ofz#47559 Integer-overflow

[Noel Grandin] clang-tidy modernize-pass-by-value in canvas

[Caolán McNamara] drop unused hxx files

[Caolán McNamara] tiff: output libtiff error via SAL_WARN for failures


Changes for Build #2407
[raykowj] tdf#84502 related: Show keyboard shortcut in sidebar tab bar tab button

[raykowj] tdf#145182 related: fix SwNavigator repositioning on resize

[Noel Grandin] [API CHANGE] call ftruncate instead of ftruncate_by_name

[Caolán McNamara] cid#1504535 Uninitialized scalar field

[Caolán McNamara] cid#1504533 silence Uncaught exception

[Caolán McNamara] cid#1504541 Uninitialized scalar field

[Caolán McNamara] cid#1504544 deliberately Uninitialized scalar field

[Caolán McNamara] cid#1504440 move Uninitialized scalar field annotation

[Caolán McNamara] cid#1504542 Dereference before null check

[Caolán McNamara] cid#1504540 Dereference before null check

[Caolán McNamara] cid#1504534 Dereference before null check

[Caolán McNamara] cid#1504532 Dereference after null check

[Caolán McNamara] cid#1504539 Dereference before null check

[Caolán McNamara] pass ScDocShell by reference in ctor to indicate never initially null

[Caolán McNamara] cid#1504545 Dereference after null check

[Caolán McNamara] cid#1504538 Dereference after null check

[Caolán McNamara] cid#1504537 silence Dereference after null check

[Caolán McNamara] move fuzzer to libtiff

[Caolán McNamara] tdf#131199 add some basic 16bitcielab support

[Thorsten Behrens] Get make_installer calls to run in parallel

[Caolán McNamara] for fuzzers add libtiff to common externals, not just tiffuzzer

[raykowj] tdf#144788 follow up: fix SwNavigator footnote tracking

[raykowj] tdf#144788 follow up fix: Fix null pointer use


Changes for Build #2408
[Michael Weghorn] Extend '-Werror=attributes' workaround to GCC versions < 12.1

[Miklos Vajna] tdf#149017 Justify::SpaceDistribution unit tests.

[nemeth] tdf#149176 tdf#149178 fix Save autorecovery information.. option

[Heiko Tietze] Resolves tdf#131155 - Keep frequently used options on sort criteria tab

[Miklos Vajna] sw: prefix members of SwWW8Shade, WW8Glossary, WW8ListManager and ...

[Julien Nabet] comphelper: -Werror=class-memaccess

[Michael Weghorn] skia: fix GCC12 -Werror=shadow

[Stephan Bergmann] Adapt comment

[Luboš Luňák] handle RTL space in non-RTL layout in SalLayoutGlyphsCache

[Michael Stahl] svl: spurious GCC12 -Werror=maybe-uninitialized

[Michael Stahl] vcl: WhitespaceToSpace() spurious -Werror=maybe-uninitialized

[Michael Stahl] vcl: GCC12 says fclose() causes -Werror=use-after-free on any use of

[Michael Stahl] svx: work around GCC12 spurious -Werror=stringop-overflow

[Michael Stahl] sw: SwNodeIndex GCC12 spurious -Werror=dangling-pointer=

[Michael Stahl] starmath: fix real use-after-free detected by GCC 12

[Noel Grandin] clang-tidy modernize-pass-by-value in configmgr

[Michael Stahl] sw_redlinehide: fix crash in IsMarkHidden() if pointing to table node

[Michael Stahl] sw: avoid ~SwIndexReg() assert in SwFEShell::PastePages()

[Michael Stahl] sw: copy grab bags in mail merge

[Stephan Bergmann] cid#1504543 Silence unhelpful, aggressive UNINIT_CTOR

[nemeth] tdf#66228 PPTX export: fix lost U-shaped connectors

[Noel Grandin] clang-tidy modernize-pass-by-value in jvmaccess

[Noel Grandin] instantiate Title directly in chart

[Stephan Bergmann] tdf#149198 Fix use of nullptr

[Stephan Bergmann] Missing #include <stdint.h> in various external code

[Ilmari Lauhakangas] tdf#140215 Improve the Comment strings in .desktop files

[Noel Grandin] rtl_String->OString in DirectoryItem_Impl

[Xisco Fauli] tdf#132293: Removing unused imports from uitests files.

[Xisco Fauli] tdf#132293: Removing unused imports from uitests files.

[Heiko Tietze] tdf#149141 - Writer - Added default object creation when drag size too

[Heiko Tietze] tdf#149141 - Added default object creation when drag size too low

[Stephan Bergmann] tdf#149198 Fix previous fix

[Noel Grandin] no need to override 'operator new' in FileHandle_Impl

[Noel Grandin] elide some OUString allocation

[Noel Grandin] cache ref to GlobalEventConfig

[Miklos Vajna] tdf#149184 DOCX: fix crash removing footer, then saving to doc

[Caolán McNamara] tiled tiff found at rhbz552360-2.tiff

[Noel Grandin] rename osl_getSystemPathFromFileURL_Ex->getSystemPathFromFileURL_Ex

[Michael Weghorn] qt6 configure: Consider 'qmake6' when searching Qt 6 qmake

[Michael Weghorn] qt6 configure: Consider more paths to find Qt 6 moc

[Miklos Vajna] sw content controls, picture: add LOK API

[Caolán McNamara] crashtesting: we can have negative skew

[Caolán McNamara] tiff: reverse row pixels for ORIENTATION_LEFTBOT

[Caolán McNamara] README libtiff

[Caolán McNamara] Bad hack to silence UBSan nullptr-with-offset

[Noel Grandin] use std::move to avoid some object allocation

[Noel Grandin] std::unordered_set->o3tl::sorted_vector in TaskManager

[Noel Grandin] elide allocation of CacheItem when enumerating filters

[Julien Nabet] Fix typos

[Caolán McNamara] gtk: fix leak in treeview tooltip

[Noel Grandin] Revert "[API CHANGE] call ftruncate instead of ftruncate_by_name"

[Luboš Luňák] don't use glyph subsets with complicated LTR/RTL setups

[Julien Nabet] Removed duplicated include

[Stephan Bergmann] external/libtiff: Silence invalid-null-argument
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/libreoffice-ci/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.