1
0
mirror of https://github.com/lua/lua synced 2025-03-21 21:23:06 +03:00
Roberto Ierusalimschy 364e569945 Avoid calling 'fprintf' with NULL
Avoid undefined behavior in calls like «fprintf("%s", NULL)».
('lua_writestringerror' is implemented as 'fprintf', and 'lua_tostring'
can return NULL if object is not a string.)
2020-06-09 16:12:01 -03:00
2020-05-29 10:41:32 -03:00
all
2019-08-20 13:42:26 -03:00
2019-12-30 11:45:08 -03:00
2020-06-09 16:12:01 -03:00
2019-08-16 14:58:02 -03:00
2020-02-27 12:59:22 -03:00
2020-06-09 16:12:01 -03:00
2020-05-22 11:40:34 -03:00
2019-11-18 14:54:06 -03:00
2020-04-23 14:48:15 -03:00
2019-12-13 14:02:42 -03:00
2020-04-23 14:48:15 -03:00
2019-12-30 11:45:08 -03:00
2020-05-19 12:42:20 -03:00
2020-04-23 14:48:15 -03:00
2020-04-23 14:48:15 -03:00
2020-04-23 14:48:15 -03:00
2020-04-23 14:48:15 -03:00
2020-05-19 12:42:20 -03:00
2020-03-16 14:13:13 -03:00
2020-04-23 14:48:15 -03:00
2019-07-05 15:03:15 -03:00
2020-06-09 16:12:01 -03:00
2020-04-30 17:29:27 -03:00
2020-05-22 11:40:34 -03:00
2019-12-05 13:31:07 -03:00
2020-05-07 14:52:19 -03:00
2020-02-27 12:59:22 -03:00
2020-04-23 14:48:15 -03:00
Description
No description provided
18 MiB
Languages
C 67.3%
Lua 32.1%
Makefile 0.6%