Comment 2 for bug 1369626

Revision history for this message
Ralph Lange (ralph-lange) wrote :

I was not considering to make supplying NULL return an error for the *_put_callback() variants.
Until now it was not returning an error, and I would like to see justification for a behavior change.

Instead, the code in oldChannelNotify.cpp could probably be simplified by making *_put() macros that call *_put_callback() supplying NULL as the callback.