<p>Support adding partial / non-terminated strings to argv without having<br>
to jump through hoops at the call site. argvAdd() becomes just a special<br>
case of argvAddN().</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/rpm-software-management/rpm/pull/1422'>https://github.com/rpm-software-management/rpm/pull/1422</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Implement argvAddN() API for adding partial strings to argv arrays</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/rpm-software-management/rpm/pull/1422/files#diff-c3aa457ab5a5343e364d718bef54b9b5545e1dc29d2bad65794be4e2e052d8e4">rpmio/argv.c</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/rpm-software-management/rpm/pull/1422/files#diff-9c5c0450e550e660056bf07deaafd936ba457f6db09df5fb02c6c9cada8a24e7">rpmio/argv.h</a>
    (9)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/1422.patch'>https://github.com/rpm-software-management/rpm/pull/1422.patch</a></li>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/1422.diff'>https://github.com/rpm-software-management/rpm/pull/1422.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/pull/1422">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZU76Z7XDN35THKZX36TSOEX55ANCNFSM4TJ433FQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ADLPZU3TO6BQIAYL5AMLAU3SOEX55A5CNFSM4TJ433F2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4K66YWOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/pull/1422",
"url": "https://github.com/rpm-software-management/rpm/pull/1422",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>