1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-23 20:43:31 +01:00
Files
wmaker/src/osdep_bsd.c
François Tigeot 38e088314a osdep_bsd.c: Fix a typo causing memory to be overwritten
* When compiled on DragonFly+gcc 4.7.3, this out of bounds array element
  initialization causes an important variable to be overwritten and a
  subsequent WindowMaker crash

* It was sheer luck other compilers/environments didn't exhibit any obvious
  issue so far
2013-09-22 17:12:54 +01:00

4.8 KiB