Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L
libXfont
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • lib
  • libXfont
  • Issues
  • #3

Closed (moved)
Open
Opened Nov 23, 2013 by Bugzilla Migration User@bugzilla-migration

X11 leaks memory when XSupportsLocale is used

Submitted by Zdenek Kabelac

Assigned to Xorg Project Team

Link to original bug (#71942)

Description

Created attachment 89685 Demo program for XSupportsLocale() memory leak

Hi

I've noticed, whenever XSupportsLocale() is used, functions which uses some fonts are leaving some memory allocated behind when X connection is closed.

I'm attaching simple program to demonstrate leaks. And also valgrind output of allocations left after closing display.

If the XSupportsLocale() is not used there are no leaks.

Attachment 89685, "Demo program for XSupportsLocale() memory leak":
testX.c

Version: git

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xorg/lib/libxfont#3