qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Another solution for qga-vss stack protection issue
@ 2015-03-15 15:35 Joseph Hindin
  2015-03-15 15:35 ` [Qemu-devel] [PATCH] gemu-ga-win: configure script may add -fstack-protector-strong option instead of -fstack-protector-all, depending on availability ( see commit 63678e17c ). Both options have to by filtered out for qga-vss.dll Joseph Hindin
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Hindin @ 2015-03-15 15:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, mdroth

qga/vss-win32/Makefile.objsi filters  out -fstack-protector-all option from C++ flags,
but with commit 63678e17c configure script may add option -fstack-protector-strong,
depending on availability. The suggested change filters out both option for qga-vss.dll
linking.

     Regards,
          Joseph Hindin

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

end of thread, other threads:[~2015-03-15 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-15 15:35 [Qemu-devel] Another solution for qga-vss stack protection issue Joseph Hindin
2015-03-15 15:35 ` [Qemu-devel] [PATCH] gemu-ga-win: configure script may add -fstack-protector-strong option instead of -fstack-protector-all, depending on availability ( see commit 63678e17c ). Both options have to by filtered out for qga-vss.dll Joseph Hindin

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).