Ticket #228 (closed defect: fixed)
Replace g_strdup() by mhl_str_dup()
Reported by: | metux | Owned by: | metux |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mc-core | Version: | 4.6.1 |
Keywords: | committed-master | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by metux) (diff)
Now as we have mhl in mainline, g_strdup() should be replaced by mhl_str_dup()
branch:228_replace_g_strdup
changeset:f921cc40cddc155ce54d51054171e231575034ad
committed master
changeset:035fa47c06127a201b4285cb35381fadfea7da67
Change History
comment:1 Changed 16 years ago by metux
- Keywords review added
- Status changed from new to accepted
- Description modified (diff)
comment:2 Changed 16 years ago by slyfox
- Keywords vote-slyfox added
$ git log -b -p --stat master..origin/228_replace_g_strdup
54 files changed, 477 insertions(+), 390 deletions(-)
Voted
comment:3 Changed 16 years ago by winnie
- Keywords vote-winnie approved added; review removed
also a vote from me
Note: See
TracTickets for help on using
tickets.