Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Remove unnecessary null pointer checks #14580

Closed
elfring opened this issue Apr 1, 2019 · 1 comment
Closed

Remove unnecessary null pointer checks #14580

elfring opened this issue Apr 1, 2019 · 1 comment
Labels

Comments

@elfring
Copy link

elfring commented Apr 1, 2019

An extra null pointer check is not needed in functions like the following.

@vdantu
Copy link
Contributor

vdantu commented Apr 1, 2019

@mxnet-label-bot add [good first issue, c++]

@wkcn wkcn closed this as completed in 99f8fc9 Jun 9, 2019
haohuanw pushed a commit to haohuanw/incubator-mxnet that referenced this issue Jun 23, 2019
…14901)

* don't check for nullptr before deleting; closes apache#14580

* trigger CI

* retrigger CI
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants