[PR #805] fix: possible segmentation faults in numerical_methods/mean.c #1323

Closed
opened 2026-01-29 15:19:17 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/TheAlgorithms/C/pull/805

State: closed
Merged: Yes


Description of Change

Fixed a possible segmentation fault when no argument is provided. Additionally, made tiny changes to print statements.

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/805 **State:** closed **Merged:** Yes --- #### Description of Change Fixed a possible segmentation fault when no argument is provided. Additionally, made tiny changes to print statements.
claunia added the pull-request label 2026-01-29 15:19:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1323