xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] libxl: config file string handling cleanups
@ 2015-07-07 16:13 Ian Jackson
  2015-07-07 16:13 ` [PATCH 1/6] xl: Do not ignore unparseable PCI BDFs Ian Jackson
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Ian Jackson @ 2015-07-07 16:13 UTC (permalink / raw)
  To: xen-devel

These 6 followup patches were developed during a review of the xl
string handling code, prompted by XSA-137.  They were embargoed until
today.

I have reviewed the whole of xl's string handling for other bugs.
My search terms included:
     realloc sn?printf str \bstr \bstrcpy \bstrn \bstrcat \bmemcpy
     \bmemchr \bp\b

Surprisingly, I found not too much untoward.

Of these only two are even backport candidates:

  xl: Do not ignore unparseable PCI BDFs
  xl: Rewrite trim()

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-07-16 15:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07 16:13 [PATCH 0/6] libxl: config file string handling cleanups Ian Jackson
2015-07-07 16:13 ` [PATCH 1/6] xl: Do not ignore unparseable PCI BDFs Ian Jackson
2015-07-07 16:18   ` Andrew Cooper
2015-07-16 15:47     ` [PATCH 1/6 v2] " Ian Jackson
2015-07-16 15:52       ` Wei Liu
2015-07-07 16:13 ` [PATCH 2/6] xl: Use ARRAY_EXTEND_INIT for vtpms and nics Ian Jackson
2015-07-07 16:13 ` [PATCH 3/6] xl: Provide and use ARRAY_EXTEND_INIT_NODEVID for disks, pcidevs and dtdevs Ian Jackson
2015-07-07 16:13 ` [PATCH 4/6] xl: Provide and use xvasprintf and xasprintf internally Ian Jackson
2015-07-07 16:13 ` [PATCH 5/6] xl: Use xasprintf for cpupoolnumsplit names Ian Jackson
2015-07-07 16:13 ` [PATCH 6/6] xl: Rewrite trim() Ian Jackson
2015-07-07 16:21 ` [PATCH 0/6] libxl: config file string handling cleanups Ian Jackson
2015-07-07 16:30   ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).