anjiahao
d5981375a6
Support gcc FORTIFY_SOURCE features for nuttx libc
...
This function will use gcc's function
__builtin_dynamic_object_size and __builtin_object_size
Its function is to obtain the size of the object through compilation,
so as to judge whether there are out-of-bounds operations in commonly used functions.
It should be noted that the option -O2 and above is required to enable this function
Signed-off-by: anjiahao <1090959677@qq.com>
2023-06-22 20:38:45 +08:00
..
2023-05-17 10:24:42 +08:00
2023-01-17 01:19:38 +08:00
2023-01-25 14:31:37 +02:00
2023-05-04 19:38:57 +08:00
2023-05-21 09:52:08 -03:00
2023-04-22 01:35:18 +08:00
2023-06-22 20:38:45 +08:00
2023-06-22 20:38:45 +08:00
2023-03-02 09:37:58 +01:00
2023-06-12 13:36:08 +08:00
2023-06-12 13:36:08 +08:00
2023-03-02 09:37:58 +01:00
2023-06-12 08:39:38 +02:00
2023-01-15 12:26:15 -03:00
2023-05-01 12:48:55 +08:00
2023-05-21 09:52:08 -03:00
2023-05-04 02:07:01 +08:00
2023-03-02 09:37:58 +01:00
2023-04-25 19:12:53 +01:00
2023-03-02 09:37:58 +01:00
2023-05-21 09:52:08 -03:00
2023-05-21 09:52:08 -03:00
2023-06-18 14:26:07 +03:00
2023-05-04 02:07:01 +08:00
2023-06-14 12:00:48 +08:00
2023-03-19 14:54:59 -06:00
2023-05-21 09:52:08 -03:00
2023-05-19 02:40:38 +08:00
2023-05-04 02:07:01 +08:00
2023-06-17 08:26:46 +03:00
2023-05-04 02:07:01 +08:00
2023-06-22 20:38:45 +08:00
2023-06-22 20:38:45 +08:00
2023-06-22 20:38:45 +08:00
2023-06-22 20:38:45 +08:00
2023-05-05 18:36:36 +08:00
2023-02-02 10:33:01 +08:00
2023-05-21 09:52:08 -03:00
2023-06-22 20:38:45 +08:00
2023-06-22 20:38:45 +08:00