mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
fopen(3) will return NULL in case it can't open the STREAM. The malloc will return a pointer to the allocated memory if successful, otherwise a NULL pointer is returned. Also add an extra DEBUG1 to print out the error to open a file. Reviewed by: ed Differential Revision: https://svnweb.freebsd.org/changeset/base/297959 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| rmt.8 | ||
| rmt.c | ||