From aa80b2400467af6687b5b2137b8caefc98f9e959 Mon Sep 17 00:00:00 2001 From: rossb Date: Tue, 1 Feb 2011 13:09:10 +0000 Subject: [PATCH] removed obsolete doxygen @todo comments --- src/common/pa_debugprint.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/common/pa_debugprint.c b/src/common/pa_debugprint.c index 7ee8f7f..67e414a 100644 --- a/src/common/pa_debugprint.c +++ b/src/common/pa_debugprint.c @@ -48,9 +48,6 @@ "byte code/abi portable". So the technique used here is to allocate a local a static array, write in it, then callback the user with a pointer to its start. - - @todo Consider allocating strdump using dynamic allocation. - @todo Consider reentrancy and possibly corrupted strdump buffer. */ #include -- 2.43.0