summaryrefslogtreecommitdiff
path: root/examples/train-text-from-scratch/train-text-from-scratch.cpp
diff options
context:
space:
mode:
authorHalalaluyafail3 <55773281+Halalaluyafail3@users.noreply.github.com>2024-01-09 11:16:37 -0500
committerGeorgi Gerganov <ggerganov@gmail.com>2024-01-11 09:39:05 +0200
commitc910e3c28a1caee8cb1398143d582dd9ab697e68 (patch)
tree876a28d6e6e0750787d3567d7a615116947eada1 /examples/train-text-from-scratch/train-text-from-scratch.cpp
parentf34432ca1e0b288129390c1db8296a82aaf1e632 (diff)
Fix execlp call (ggml/689)
NULL can be an integer constant expression with the value zero, in this case the behavior would be undefined because of an incorrect type being passed to the variable arguments.
Diffstat (limited to 'examples/train-text-from-scratch/train-text-from-scratch.cpp')
0 files changed, 0 insertions, 0 deletions