mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 13:28:05 +01:00
In the function 'wdefaultspathfordomain' there was a check to make sure the generated path would fit in the allocated area, but this allocated area is sized precisely to fit the path, so it cannot fail. In the function 'getCurrentFileName' there were checks to make sure the generated result string would fit in the allocated area, but this allocated area is sized precisely to fit the path, so it cannot fail. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
23 KiB
23 KiB