Page MenuHomeSolus

Update abiword to 3.0.5
ClosedPublic

Authored by solene on Nov 8 2021, 8:47 PM.
Tags
None
Referenced Files
F11053489: D12249.id29695.diff
Thu, Aug 10, 11:19 PM
F11053488: D12249.id.diff
Thu, Aug 10, 11:19 PM
F11053487: D12249.id29688.diff
Thu, Aug 10, 11:19 PM
F11037831: D12249.diff
Wed, Aug 9, 9:18 PM
F11014363: D12249.diff
Fri, Aug 4, 11:22 PM
F10908530: D12249.id29695.diff
Jul 7 2023, 12:31 AM
F10866175: D12249.id29695.diff
Jun 17 2023, 2:18 PM
F10864341: D12249.id29688.diff
Jun 17 2023, 7:42 AM
Subscribers

Details

Summary

Changelog

  • Remove unneeded caret force draw
  • Use shared_ptr for fl_PartOfBlock to avoid use-after-free crash.
  • Fix crash when IM is called before the document is ready
  • Enforce format overflow warning
  • Fix crash with cut and paste
  • The exporter expects an file URI not a path
  • Ensure the clipping rect is owned by GR_Graphics
  • Fix an incorrect check for null
Test Plan
  • create a new file
  • make changes, save file
  • open the file
  • export the file to another format

Diff Detail

Repository
R332 abiword
Lint
Lint Not Applicable
Unit
Tests Not Applicable