Skip to content

Fix obsolete bzero

Thomas E. Dickey requested to merge dickey/libxt:fix-obsolete-bzero into master

This follows the fix-miscast-lengths, to eliminate bzero in favor of memset.

Edited by Thomas E. Dickey

Merge request reports