get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/53018/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 53018,
    "url": "http://patches.dpdk.org/api/patches/53018/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190423174334.19612-4-herakliusz.lipiec@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20190423174334.19612-4-herakliusz.lipiec@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190423174334.19612-4-herakliusz.lipiec@intel.com",
    "date": "2019-04-23T17:43:29",
    "name": "[v2,3/8] ipc: fix vdev memleak",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "5948aad20564bf923c352ad9cddd4569ba331335",
    "submitter": {
        "id": 742,
        "url": "http://patches.dpdk.org/api/people/742/?format=api",
        "name": "Herakliusz Lipiec",
        "email": "herakliusz.lipiec@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190423174334.19612-4-herakliusz.lipiec@intel.com/mbox/",
    "series": [
        {
            "id": 4432,
            "url": "http://patches.dpdk.org/api/series/4432/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4432",
            "date": "2019-04-23T17:43:26",
            "name": "ipc: fix possible memleaks",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/4432/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/53018/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/53018/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 479A91B4D9;\n\tTue, 23 Apr 2019 19:43:34 +0200 (CEST)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n\tby dpdk.org (Postfix) with ESMTP id 396D61B127;\n\tTue, 23 Apr 2019 19:43:27 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n\tby fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t23 Apr 2019 10:43:26 -0700",
            "from silpixa00399499.ir.intel.com (HELO\n\tsilpixa00399499.ger.corp.intel.com) ([10.237.222.133])\n\tby orsmga001.jf.intel.com with ESMTP; 23 Apr 2019 10:43:25 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.60,386,1549958400\"; d=\"scan'208\";a=\"226004735\"",
        "From": "Herakliusz Lipiec <herakliusz.lipiec@intel.com>",
        "To": "",
        "Cc": "dev@dpdk.org, Herakliusz Lipiec <herakliusz.lipiec@intel.com>,\n\tjianfeng.tan@intel.com, stable@dpdk.org",
        "Date": "Tue, 23 Apr 2019 18:43:29 +0100",
        "Message-Id": "<20190423174334.19612-4-herakliusz.lipiec@intel.com>",
        "X-Mailer": "git-send-email 2.17.2",
        "In-Reply-To": "<20190423174334.19612-1-herakliusz.lipiec@intel.com>",
        "References": "<20190417143822.21276-1-herakliusz.lipiec@intel.com>\n\t<20190423174334.19612-1-herakliusz.lipiec@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v2 3/8] ipc: fix vdev memleak",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "When sending synchronous IPC requests, the caller must free the response \nbuffer even if the request returned failure. Fix the code to correctly \nuse the IPC API.\n\nBugzilla ID: 228\nFixes: cdb068f031c6 (\"bus/vdev: scan by multi-process channel\")\nCc: jianfeng.tan@intel.com\nCc: stable@dpdk.org\nSigned-off-by: Herakliusz Lipiec <herakliusz.lipiec@intel.com>\n---\n drivers/bus/vdev/vdev.c | 3 +--\n 1 file changed, 1 insertion(+), 2 deletions(-)",
    "diff": "diff --git a/drivers/bus/vdev/vdev.c b/drivers/bus/vdev/vdev.c\nindex 04f76a63f..7c43f2ddd 100644\n--- a/drivers/bus/vdev/vdev.c\n+++ b/drivers/bus/vdev/vdev.c\n@@ -429,10 +429,9 @@ vdev_scan(void)\n \t\t\tmp_rep = &mp_reply.msgs[0];\n \t\t\tresp = (struct vdev_param *)mp_rep->param;\n \t\t\tVDEV_LOG(INFO, \"Received %d vdevs\", resp->num);\n-\t\t\tfree(mp_reply.msgs);\n \t\t} else\n \t\t\tVDEV_LOG(ERR, \"Failed to request vdev from primary\");\n-\n+\t\tfree(mp_reply.msgs);\n \t\t/* Fall through to allow private vdevs in secondary process */\n \t}\n \n",
    "prefixes": [
        "v2",
        "3/8"
    ]
}