Skip to content

fix references to uninitialized data when constructing argument-lists

Thomas E. Dickey requested to merge dickey/libxaw:clang-fixes into master

This fixes compiler warnings about uninitialized-data.

Merge request reports