Various memory leak and other fixes for R14.1.2 [meta issue] #130

Closed
opened 1 month ago by MicheleC · 0 comments
Owner

This is a meta issue to keep track of those fixes made in tqt3 for the R14.1.2 release which are not specifically mentioned in the TDE release notes.

  • fixed potential buffer overflow in debug functions (TDE/tqt3#100)
  • fixed especially annoying warnings (TDE/tqt3#109)
  • fixed grep complain in configure: "warning: stray \ before c" (TDE/tqt3#111)
  • fixed FTBFS with -qt-sql-sqlite3 (TDE/tqt3#113)
  • fixed FTBFS when compiled with -no-stl and -no-xkb (TDE/tqt3#115)
  • fixed compilation with -disable-inputmethod and -no-inputmethod (TDE/tqt3#118)
  • fixed up mkspecs/linux-g++-32/qplatformdefs.h (TDE/tqt3#119)
  • resort includes in ntqt.h (TDE/tqt3#125)
  • fixed memory leak in xim plugin (TDE/tqt3#126)
  • fixed TQThreadStorage destruction in the main thread (TDE/tqt#127)
  • fixed TQString::sprintf() not calling va_end() in case of bad cformat (TDE/tqt3#129)
  • zerod some fields in X11 structures before sending them to the server (TDE/tqt3#133)
  • added virtual destructor to TQPrinterPrivate (TDE/tqt#135)
  • improved TQFont-related cleanup on application exit (TDE/tqt#136)
  • fixed incorrect fontset ref counting in inputmethods/xim (TDE/tqt#137)
  • cleanup TQFileDialog's pixmaps before destroying TQApplication (TDE/tqt#138)
  • TQTextEdit: remove one of two readOnly flags and add missing mightStartDrag initialization (TDE/tqt#139)
  • cleanup data requested from libcups in TQPrintDialog (TDE/tqt#140)
  • fixed some memory leaks in examples/canvas (TDE/tqt#141)
  • prevent creation of text codecs when the application is shutting down (TDE/tqt3#143)
This is a meta issue to keep track of those fixes made in tqt3 for the R14.1.2 release which are not specifically mentioned in the TDE release notes. - [x] fixed potential buffer overflow in debug functions (TDE/tqt3#100) - [x] fixed especially annoying warnings (TDE/tqt3#109) - [x] fixed grep complain in configure: "warning: stray \ before c" (TDE/tqt3#111) - [x] fixed FTBFS with -qt-sql-sqlite3 (TDE/tqt3#113) - [x] fixed FTBFS when compiled with -no-stl and -no-xkb (TDE/tqt3#115) - [x] fixed compilation with -disable-inputmethod and -no-inputmethod (TDE/tqt3#118) - [x] fixed up mkspecs/linux-g++-32/qplatformdefs.h (TDE/tqt3#119) - [x] resort includes in ntqt.h (TDE/tqt3#125) - [x] fixed memory leak in xim plugin (TDE/tqt3#126) - [x] fixed TQThreadStorage destruction in the main thread (TDE/tqt#127) - [x] fixed TQString::sprintf() not calling va_end() in case of bad cformat (TDE/tqt3#129) - [x] zerod some fields in X11 structures before sending them to the server (TDE/tqt3#133) - [x] added virtual destructor to TQPrinterPrivate (TDE/tqt#135) - [x] improved TQFont-related cleanup on application exit (TDE/tqt#136) - [x] fixed incorrect fontset ref counting in inputmethods/xim (TDE/tqt#137) - [x] cleanup TQFileDialog's pixmaps before destroying TQApplication (TDE/tqt#138) - [x] TQTextEdit: remove one of two readOnly flags and add missing mightStartDrag initialization (TDE/tqt#139) - [x] cleanup data requested from libcups in TQPrintDialog (TDE/tqt#140) - [x] fixed some memory leaks in examples/canvas (TDE/tqt#141) - [x] prevent creation of text codecs when the application is shutting down (TDE/tqt3#143)
MicheleC added this to the R14.1.2 release milestone 1 month ago
MicheleC changed title from tqt3 minor fixes for R14.1.2 [meta issue] to List of minor fixes for R14.1.2 [meta issue] 1 month ago
MicheleC changed title from List of minor fixes for R14.1.2 [meta issue] to Various memory leak and other fixes for R14.1.2 [meta issue] 1 month ago
MicheleC closed this issue 3 weeks ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tqt3#130
Loading…
There is no content yet.