mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
The return value is a char*, and here it was false which is 0 which is more or less the same as null. That could have been a crash somewhere, the functions that call this don't expect null ever. |
||
|---|---|---|
| .. | ||
| core | ||
| irc | ||
| Makefile.am | ||