[xoreos-git] [xoreos/xoreos] 2c0121: NWN: Fix an uninitialized pointer

GitHub noreply at github.com
Sun Dec 8 15:50:35 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 2c01212c4c9125a591cf4e56b8e1d04d8ad8a1f5
      https://github.com/xoreos/xoreos/commit/2c01212c4c9125a591cf4e56b8e1d04d8ad8a1f5
  Author: Supermanu <manueltondeur at gmail.com>
  Date:   2013-12-08 (Sun, 08 Dec 2013)

  Changed paths:
    M src/engines/nwn/gui/widgets/tooltip.cpp

  Log Message:
  -----------
  NWN: Fix an uninitialized pointer

Even if it was initialized afterward (in redoLayout()), it causes
a severe crash on an OSX system by losing the tooltip adress.

By the way, it seems that in the structure Line in tooltip.h the UString line is
almost unused and redondant with the Aurora::Graphics::Text which already contains
the string.


  Commit: b41f6df6fea3e707d76770f4b98bb1456379179a
      https://github.com/xoreos/xoreos/commit/b41f6df6fea3e707d76770f4b98bb1456379179a
  Author: Supermanu <manueltondeur at gmail.com>
  Date:   2013-12-08 (Sun, 08 Dec 2013)

  Changed paths:
    M src/engines/nwn/gui/widgets/tooltip.cpp

  Log Message:
  -----------
  NWN: Add colors to the text

The color might be different from the default one.


  Commit: 62d6e504f7bf2e5f0f5c695d475c3dad91585669
      https://github.com/xoreos/xoreos/commit/62d6e504f7bf2e5f0f5c695d475c3dad91585669
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2013-12-08 (Sun, 08 Dec 2013)

  Changed paths:
    M AUTHORS

  Log Message:
  -----------
  DOCS: Add Supermanu to the contributors list


Compare: https://github.com/xoreos/xoreos/compare/f193f1c5e667...62d6e504f7bf


More information about the xoreos-git mailing list