Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Deshpande <[email protected]>
  • Loading branch information
aditya-deshpande-arm committed Feb 2, 2023
1 parent 0504ac2 commit a7d8791
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog.d/fix-example-programs-no-args.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Bugfix
* Fix a bug present in multiple example programs where running the program
from the shell without any command line argument results argv[1] being
accessed. The above was fixed for the following: pem2der.c, cert_req.c,
cert_app.c, cert_write.c, req_app.c, crl_app.c, dh_genprime.c, key_app.c,
gen_key.c, key_app_writer.c, ssl_client2.c, ssl_server2.c,
ssl_mail_client.c.

0 comments on commit a7d8791

Please sign in to comment.