nikam14 opened a new issue, #7646:
URL: https://github.com/apache/cloudstack/issues/7646
<!--
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release and main branch are affected too.
Always add information AFTER of these HTML comments, but no need to delete
the comments.
-->
##### ISSUE TYPE
<!-- Pick one below and delete the rest -->
* Enhancement Request
##### SUMMARY
<!-- Explain the problem/feature briefly -->
location - agent/src/main/java/com/cloud/agent/dhcp/FakeDhcpSnooper.java
line - 146
Null is a reference that does not point to any object. Returning an empty
object can help to improve the readability and maintainability of code.
##### EXPECTED RESULTS
<!-- What did you expect to happen when running the steps above? -->
~~~
add this line.
Screenshot -


~~~
##### ACTUAL RESULTS
<!-- What actually happened? -->
<!-- Paste verbatim command output between quotes below -->
~~~
Screenshot -

~~~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]