tr24731

Do you use the TR 24731 'safe' functions? [closed]

ⅰ亾dé卋堺 提交于 2019-11-25 22:58:44
问题 The ISO C committee (ISO/IEC JTC1/SC21/WG14) has published TR 24731-1 and is working on TR 24731-2: TR 24731-1: Extensions to the C Library Part I: Bounds-checking interfaces WG14 is working on a TR on safer C library functions. This TR is oriented towards modifying existing programs, often by adding an extra parameter with the buffer length. The latest draft is in document N1225. A rationale is in document N1173. This is to become a Technical Report type 2. TR 24731-2: Extensions to the C