--- /QuotedPrintableCodec.java	2023-07-05 02:20:47.134125841 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/QuotedPrintableCodec.java	2023-07-05 02:20:47.138125841 +0200
@@ -173,7 +173,7 @@
      *                  Thrown if quoted-printable decoding is unsuccessful
      */
     public static final byte[] decodeQuotedPrintable(byte[] bytes) throws DecoderException {
-        if (bytes == null) {
+if  ( pObject == null )  {
             return null;
         }
         ByteArrayOutputStream buffer = new ByteArrayOutputStream();
