Ticket #23927

xmallocn, xreallocn, xmallocs, xreallocs

Open Date: 2010-12-21 22:21 Last Update: 2011-10-09 17:21

Reporter:
Owner:
Type:
Status:
Closed
Component:
Priority:
5 - Medium
Severity:
3
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

指定したサイズの要素の指定した長さの配列を確保・再確保する関数 xmallocn, xreallocn を作る。また最後の要素が可変長配列であるような構造体を確保・再確保する関数 xmallocs, xreallocs を作る。

Ticket History (3/4 Histories)

2010-12-21 22:21 Updated by: magicant
  • New Ticket "xmallocn, xreallocn" created
2010-12-21 22:45 Updated by: magicant
Comment

r2420 で util.h に xmallocn, xreallocn を追加。呼び出し元は hashtable.c を除き未修正。

2011-02-19 17:18 Updated by: magicant
  • Severity Update from 5 - Medium to 3
  • Summary Updated
  • Details Updated
Comment

r2506 でさらに xmallocs, xreallocs を追加。呼び出し元は alias.c, builtin.c, hashtable.c, mail.c, option.c, plist.c, strbuf.c, util.c, printf.c のみ対応済。

2011-10-09 17:21 Updated by: magicant
  • Ticket Close date is changed to 2011-10-09 17:21
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
Comment

r2700 までにすべて対応済。

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login