~ubuntu-branches/ubuntu/wily/alsaplayer/wily

« back to all changes in this revision

Viewing changes to debian/patches/20_http_double_free.dpatch

  • Committer: Package Import Robot
  • Author(s): Logan Rosen
  • Date: 2014-04-26 01:50:59 UTC
  • mfrom: (9.2.5 sid)
  • Revision ID: package-import@ubuntu.com-20140426015059-3exmzvsstrlklhwr
Tags: 0.99.81-1ubuntu1
debian/patches/40_libtool_ppc64el.patch: Fix to match what was in Ubuntu
and to fix the FTBFS regression on ppc64el.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
diff -urNad alsaplayer-0.99.80~/alsaplayer/CorePlayer.h alsaplayer-0.99.80/alsaplayer/CorePlayer.h
9
9
--- alsaplayer-0.99.80~/reader/http/http.c      2009-09-16 01:22:38.000000000 +0200
10
10
+++ alsaplayer-0.99.80/reader/http/http.c       2009-09-16 01:43:38.000000000 +0200
11
 
@@ -730,6 +730,8 @@
 
11
@@ -731,6 +731,8 @@
12
12
     desc->len = 0;
13
13
     desc->direction = 0; 
14
14
     desc->metadata = NULL;