Page MenuHome GnuPG

707_0001-common-Add-a-function-for-copying-data-from-one-iobu.patch
AbandonedPublic

Authored by neal on Nov 5 2015, 12:31 PM.

Details

Reviewers
None
Summary

From 612eb7c713ce5eb2816997889a2c49af4e43fab0 Mon Sep 17 00:00:00 2001
From: "Neal H. Walfield" <neal@g10code.com>
Date: Thu, 5 Nov 2015 12:19:45 +0100
Subject: [PATCH 1/2] common: Add a function for copying data from one iobuf to
another.

  • common/iobuf.c (iobuf_copy): New function.

Signed-off-by: Neal H. Walfield <neal@g10code.com>

common/iobuf.c | 35 +++++++++++++++++++++++++++++++++++
common/iobuf.h | 8 ++++++++
2 files changed, 43 insertions(+)

2.1.4

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped