LoginSignup
0
0

More than 5 years have passed since last update.

C++ Builder / String > link > Stringリテラルにstring型を足した時のエラー

Last updated at Posted at 2017-04-06
動作環境
C++ Builder XE4

FastMMにてメモリリークを調査中。

System.Internal.StrHlpr.pas関連で52900バイトものメモリリークが発生している。

関連して以下を見つけた。
http://qc.embarcadero.com/wc/qcmain.aspx?d=75909

バージョンはC++ Builder 2010であるが、XE4はどうだろうか。

Workaroundは3種類書かれている。

UnicodeStringの定義そのものを変更するのは影響範囲が広いため、1や2の方法を検討する。

関連してそうなコードを見たが、同じようなconcatenateはしていなかった。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0