プロジェクト

全般

プロフィール

Bug(バグ) #343

Segfault in creating member profile tree

Kousuke Ebihara14年以上前に追加. 14年以上前に更新.

ステータス:
Fixed(完了)
優先度:
Normal(通常)
担当者:
対象バージョン:
開始日:
2009-12-10
期日:
進捗率:

100%

3.6 で発生するか:
Unknown (未調査)
[QA]バグ通知済:
いいえ
3.8 で発生するか:
Unknown (未調査)

説明

Some APIs that have member profile, cause segfault.

Creating member profile tree is using the SimpleXMLElement::addChild(), and profile value is passed as the second argument. But the profile value is an instance of MemberProfile, not string, so probably SimpeXMLElement::addChild() keeps the argument (an instance of MemberProfile) by output, and it suppresses memory.

履歴

#1 Kousuke Ebihara14年以上前に更新

  • ステータスAccepted(着手) から Fixed(完了) に変更
  • 進捗率0 から 100 に変更

他の形式にエクスポート: Atom PDF