1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-04 23:35:58 +01:00

fixed a buffer overflow

This commit is contained in:
dan
2002-04-11 20:38:05 +00:00
parent 750917986e
commit ee5b28b0af
2 changed files with 3 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ Changes since version 0.80.0:
- Fixed a bug in wdread
- Fixed bug with windows that have WM_HINTS.take_focus = False. These windows
will not receive focus at all.
- Fixed a buffer overflow in winmenu.c
Changes since version 0.70.0: