Public bug reported:

SYSTEM: ubuntu 14.04 LTS
package: libglib2.0-0_2.40.2-0ubuntu1

the bug is in libglib2.0-0/glib/gmarkup.c, function append_escaped_text,
----while (p != end)
should be
----while (p < end)

in the newest version, the commit
https://github.com/GNOME/glib/commit/c71b16c3be17113f80693690555c453f31e5f31a

** Affects: glib2.0 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1547534

Title:
  gnome-system-monitor crashed and libglib2.0-0 needs to be upgraded

Status in glib2.0 package in Ubuntu:
  New

Bug description:
  SYSTEM: ubuntu 14.04 LTS
  package: libglib2.0-0_2.40.2-0ubuntu1

  the bug is in libglib2.0-0/glib/gmarkup.c, function append_escaped_text,
  ----while (p != end)
  should be
  ----while (p < end)

  in the newest version, the commit
  https://github.com/GNOME/glib/commit/c71b16c3be17113f80693690555c453f31e5f31a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1547534/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to