Commit graph

11 commits

Author SHA1 Message Date
Daiki Ueno
0a66cc3273 Fix typo introduced by the previous typo fix
The previous fix changed "expection" to "exception", but in this
context, "expectation" is expected.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 13:10:01 +02:00
Daiki Ueno
3a1876bdaf C-Allocators: Mention realloc behavior if size is zero
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 10:16:43 +00:00
Daiki Ueno
c253c7d93e C-Allocators: Mention cleanup attribute
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 10:16:43 +00:00
Daiki Ueno
e6baf3d2fb C-Allocators: Mention reallocarray for safe array allocation
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 10:16:43 +00:00
Daiki Ueno
db0dec1229 Fix typos spotted by codespell
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 09:50:57 +02:00
Nick Tait
ec4cb12b6e Update cryptographic recommendations for Python
Signed-off-by: Nick Tait <ntait@redhat.com>
2020-07-04 15:34:57 -06:00
Huzaifa Sidhpurwala
1d85c0bf09 Merge #11 Add information about removing sensitive information from memory 2020-06-15 05:14:59 +00:00
Huzaifa Sidhpurwala
36db32ad5a Add information about removing sensitive information from memory
Signed-off-by: Huzaifa Sidhpurwala <huzaifas@redhat.com>
2020-06-14 11:06:50 +05:30
Wade Mealing
e3718be004 Add section on the misuse of macros. 2020-06-08 18:15:11 +10:00
Petr Bokoc
4d7432da07 Fix build errors caused by malformed includes 2020-03-17 23:25:21 +01:00
Brian (bex) Exelbierd
f7cf94cd4c first pass at an Antora conversion 2018-09-20 11:51:33 +02:00