OpenBSD/xenocara 7i8AIFFxserver/xkb xkbtext.c

   MFC: xkb: Handle xkb formated string output safely (CVE-2017-13723)

   Generating strings for XKB data used a single shared static buffer,
   which offered several opportunities for errors. Use a ring of
   resizable buffers instead, to avoid problems when strings end up
   longer than anticipated.
VersionDeltaFile
1.10+21-21xserver/xkb/xkbtext.c
+21-211 files

UnifiedSplitRaw