Summary: | Try harder to reinvoke the same Handler well-known name | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Simon McVittie <smcv> |
Component: | mission-control | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | enhancement | ||
Priority: | medium | CC: | guillaume.desmottes, vivek |
Version: | unspecified | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/smcv/telepathy-mission-control-smcv.git;a=shortlog;h=refs/heads/rescue-mission | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: | ||
Bug Depends on: | 24120 | ||
Bug Blocks: |
Description
Simon McVittie
2009-10-20 11:04:42 UTC
Fixing this bug would be helpful for the channel-creation API in Bug #13422 to do the right thing, too. See attached branch. does http://git.collabora.co.uk/?p=user/smcv/telepathy-mission-control-smcv.git;a=commitdiff_plain;h=286307447f8977a4fddf3dbee0b7374b88c3e57d potentially leak when we collide? If we allocate the new path once per attempt with g_strdup_printf, the g_free should be hauled into the loop (or am I missing something)? everything else looks reasonable. (In reply to comment #2) > If we allocate the new path once per attempt with g_strdup_printf, the > g_free should be hauled into the loop (or am I missing something)? Well spotted, fixed. I've narrowed the scope of some local variables too, to make it more obviously correct. looks good, ship it. Fixed in git for 5.5.3. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.