Files
deb-python-pygit2/src
Nicolas Dandrimont eadc2a320f tag._message: avoid NULL pointer dereference
A tag message can be empty. In that case, git_tag_message returns
NULL. PyBytes_FromString doesn't check its argument for nullness, and
therefore accessing _message on a tag with an empty message segfaults
Python.
2015-10-05 19:08:56 +02:00
..
2015-01-26 19:02:28 +01:00
2014-02-04 08:02:12 +01:00
2015-07-06 18:49:20 +02:00
2014-02-04 08:02:12 +01:00
2014-02-04 08:02:12 +01:00
2015-04-28 16:21:56 +02:00
2015-03-16 17:34:48 +01:00
2014-02-04 08:02:12 +01:00
2014-02-04 08:02:12 +01:00
2014-11-12 10:21:47 +01:00
2014-02-04 08:02:12 +01:00
2014-10-07 20:27:01 +02:00
2014-02-04 08:02:12 +01:00
2014-02-04 08:02:12 +01:00
2014-06-21 10:23:52 +02:00
2014-03-23 15:23:42 +01:00
2015-03-16 17:34:48 +01:00
2015-01-26 19:02:28 +01:00
2015-09-23 16:30:19 -07:00
2015-07-06 18:49:20 +02:00
2014-02-04 08:02:12 +01:00
2015-03-04 14:10:41 +01:00
2014-02-04 08:02:12 +01:00
2014-02-04 08:02:12 +01:00
2015-09-28 18:24:48 +02:00
2014-02-04 08:02:12 +01:00
2015-01-12 18:39:21 +01:00
2014-02-04 08:02:12 +01:00
2015-07-06 18:49:20 +02:00
2014-02-04 08:02:12 +01:00
2014-02-04 08:02:12 +01:00