CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/02/23 02:36:50

Modified files:
        usr.bin/mg     : word.c 

Log message:
rework grabword() a bit; plug a leak

spotted thanks to Han Boetes (hboetes at gmail) providing a diff to plug
a leak in the asprintf() usage.  While here though, rework it to avoid
hitting asprintf() per character.  Han agrees.

Reply via email to