D14376: kdev-clang : avoid crash in tests/test_assistants.cpp

René J.V. Bertin noreply at phabricator.kde.org
Wed Jul 25 20:28:42 BST 2018


rjvbb updated this revision to Diff 38455.
rjvbb added a comment.


  This is an even lower-level fix which applies to all cases where the temporary directory is obtained by reading TMPDIR. That variable contains the path containing the `/var` symlink; the patch basically sets the variable to the canonical representation of itself, or else sets it to the fallback temp. dir.

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D14376?vs=38451&id=38455

REVISION DETAIL
  https://phabricator.kde.org/D14376

AFFECTED FILES
  plugins/clang/tests/test_assistants.cpp

To: rjvbb, kossebau
Cc: kossebau, kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180725/97a97c00/attachment-0001.html>


More information about the KDevelop-devel mailing list